aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-07-30 16:45:16 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-07-30 16:45:16 +0200
commitcf9919239415fee8e6733c0bd013b46888feb874 (patch)
tree959d91941ffffad54bc53b3f2c17d5f56693a2eb
parent010162eb729e9ed8233e902313c5f770b89e9202 (diff)
Add missing CHANGELOG entry
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 35c396939..bf2353766 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,13 @@
Changes for U-Boot 1.1.3:
======================================================================
+* Implement h/w sector protection status synchronization at boot.
+ The code is provided for, and was tested on, the Yukon/Alaska
+ and PM520 boards only.
+
+ A bug in flash_real_protect() for the Yukon board was fixed by
+ adding a function that tells if two banks are on one flash chip.
+
* Fix sysmon POST problem: check I2C error codes
This fixes a problem of displaying bogus voltages when the voltages
are so low that the I2C devices start failing while the rest of the