summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-06-02 17:04:21 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-06-02 17:04:21 +0200
commit2fd9eb509ddd557550214d472ec6170761e0c7d6 (patch)
tree586f1040a8ac92b335bdb0f612de10aaa01c14ac /CHANGELOG
parent5abc2c5d4c9b17fcce108da1b7dd74c3996b58da (diff)
Minor cleanup
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b79ffbe9cf..0b783cbb4e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,8 +2,11 @@
Changes since U-Boot 1.1.4:
======================================================================
+* 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.
@@ -13,9 +16,6 @@ Changes since U-Boot 1.1.4:
MPC8272 boards. Eventually this should be used on all boards?]
Patch by Wolfgang Grandegger, 17 Jan 2006
-* Add support for PCS440EP board
- Patch by Stefan Roese, 02 Jun 2006
-
* Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstone
Patch by Stefan Roese, 29 May 2006