commit | 27a5b0b2d505599049ed5e9a812ab956f711e4ca | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.denx.de> | Thu Oct 13 01:45:54 2005 +0200 |
committer | Wolfgang Denk <wd@pollux.denx.de> | Thu Oct 13 01:45:54 2005 +0200 |
tree | a618aa9c21d7e9ee9cb79161f0085edaa5f22672 | |
parent | 3193a65b5d7ad8d86049103939110f985272e44c [diff] [blame] |
Support passing of OF flat trees to the kernel. Patch by Pantelis Antoniou, 04 Sep 2005
diff --git a/CHANGELOG b/CHANGELOG index ca73b1e..b051360 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Support passing of OF flat trees to the kernel. + Patch by Pantelis Antoniou, 04 Sep 2005 + * Cleanup * Add support for NetSilicon NS7520 processor.