Update CHANGELOG
authorStefan Roese <sr@denx.de>
Fri, 20 Oct 2006 13:18:51 +0000 (15:18 +0200)
committerStefan Roese <sr@denx.de>
Fri, 20 Oct 2006 13:18:51 +0000 (15:18 +0200)
CHANGELOG

index 6ff1f9b..51af5e6 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,15 +2,15 @@
 Changes since U-Boot 1.1.4:
 ======================================================================
 
+* Add board/cpu specific NAND chip select function to 440 NDFC
+  Based on idea and implementation from Jeff Mann
+  Patch by Stefan Roese, 20 Oct 2006
+
 * Make 4xx bootup message shorter on 440EPx/GRx platforms
   Patch by Stefan Roese, 18 Oct 2006
 
 * Add (preliminary) support for V38B board
 
-* Add board/cpu specific NAND chip select function to 440 NDFC
-  Based on idea and implementation from Jeff Mann
-  Patch by Stefan Roese, 20 Oct 2006
-
 * PPC405EP: Add support for board configuration of CPC0_PCI register
   This is needed to be able to configure PerWE*/PCI_INT* pin as PerWE*
   Patch by Tolunay Orkun, 07 Apr 2006