diff options
author | stroese | 2003-12-09 15:04:55 +0000 |
---|---|---|
committer | stroese | 2003-12-09 15:04:55 +0000 |
commit | d4f58f785d6c7788bf5d982bf1c29fddedf882ec (patch) | |
tree | 9369ffb2d735096d9c63991f005c3c5ff0c6e4ef | |
parent | 510ca13b15358c9d4e7c3524d315d124973243df (diff) |
Patch by Bill Hargen, 09 Dec 2003.
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index c30172b65e9..ccbec8b1e8d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,15 @@ Changes since U-Boot 1.0.0: ====================================================================== +* Patch by Bill Hargen, 09 Dec 2003: + - BUBINGA405EP: changed flash driver to protect top sector containing + first instruction. + - BUBINGA405EP: configured "eeprom" command to access boot config EEPROM. + - BUBINGA405EP: fixed PLL init (init chip selects before FPGA/NVRAM access). + - 405EP: fixed SPD-based SDRAM init (only use banks 0 and 1). + - 405EP: added/fixed support for "reginfo" command. + - 4xx: removed spurious MII error messages on "mii info" command. + * Patch by Bernhard Kuhn, 28 Nov 2003: add support for Coldfire CPU add support for Motorola M5272C3 and M5282EVB boards |