aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2006-10-20 15:18:51 +0200
committerStefan Roese <sr@denx.de>2006-10-20 15:18:51 +0200
commit6a0766ed22b8f65ac9e740a43aed36e35ea8bca5 (patch)
tree3d0b37d6e52aed2a752a0ad8ee28a06f564fc1e3
parent43a2b0e76a56995f17e1b7628c192ebafe6051ee (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6ff1f9b37..51af5e6ab 100644
--- 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