Update PCS440EP port to fit into one flash device (incl. environment)
[platform/kernel/u-boot.git] / CHANGELOG
index f10f688..c2b3180 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,8 +2,14 @@
 Changes since U-Boot 1.1.4:
 ======================================================================
 
+* Update PCS440EP port to fit into one flash device (incl. environment)
+  Patch by Stefan Roese, 06 Jun 2006
+
+* Add support for PCS440EP board
+  Patch by Stefan Roese, 02 Jun 2006
+
 * Fix examples/Makefile; some build targets were lost
-  
+
 * Fix watchdog handling in CFI flash driver
   Just use udelay() when waiting for status changes which will
   implicitely trigger the watchdog.