diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-04-16 10:27:31 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-04-16 10:27:31 +0200 |
commit | 807522fc9ae49e022c9f3556506b4f4c961b17aa (patch) | |
tree | 2f490b01ed00c70cb2eec4a89667cbb9da1ef5a2 /CHANGELOG | |
parent | b81a4630a3914d611ca3e72b451c4509c60ae9b1 (diff) | |
parent | ad88297e2f14220f34417d1304d256285887aed4 (diff) | |
download | u-boot-imx-807522fc9ae49e022c9f3556506b4f4c961b17aa.zip u-boot-imx-807522fc9ae49e022c9f3556506b4f4c961b17aa.tar.gz u-boot-imx-807522fc9ae49e022c9f3556506b4f4c961b17aa.tar.bz2 |
Merge with /home/hs/U-Boot/u-boot-dev
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,6 +1,19 @@ ====================================================================== Changes since U-Boot 1.1.4: ====================================================================== +* Fix dbau1x00 Board + - Fix dbau1x00 boards broken by dbau1550 patch + PLL:s were not set for boards other than 1550. + Flash CFI caused card to hang due to undefined CFG_FLASH_BANKS_LIST. + Default boot is now bootp for cards other than 1550. + Patch by Thomas Lange Aug 10 2005 + +* Fixes common/cmd_flash.c: + + - fix some compiler/parser error, if using m68k tool chain + - optical fix for protect on/off all messages, if using more + then one bank + Patch by Jens Scharsig, 28 July 2005 * Fix Quad UART mapping on MCC200 board due to new HW revision |