From e9a271e32c53076445ef70da8aec8201c82693ec Mon Sep 17 00:00:00 2001 From: Eric Biederman Date: Tue, 2 Sep 2003 03:36:25 +0000 Subject: - Major update of the dynamic device tree so it can handle * subtractive resources * merging with the static device tree * more device types than just pci - The piece to watch out for is the new enable_resources method that was needed in all of the drivers git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1096 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index da4e9e517d..07f3326d34 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +- 1.1.3 + Major update of the dyanmic device tree to so it can handle + * subtractive resources + * merging with the static device tree + * more device types than just pci - 1.1.2 Add back in the hard_reset method from freebios1 this allows generic code to reset the box. -- cgit v1.2.3