From: Wolfgang Denk Date: Sun, 16 Apr 2006 08:27:31 +0000 (+0200) Subject: Merge with /home/hs/U-Boot/u-boot-dev X-Git-Tag: LABEL_2006_04_18_1106~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=807522fc9ae49e022c9f3556506b4f4c961b17aa;p=oweals%2Fu-boot.git Merge with /home/hs/U-Boot/u-boot-dev --- 807522fc9ae49e022c9f3556506b4f4c961b17aa diff --cc CHANGELOG index 97f729c978,e006f0e9d0..20f72e89b5 --- a/CHANGELOG +++ b/CHANGELOG @@@ -1,15 -1,20 +1,28 @@@ ====================================================================== 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 + +* Fix JFFS2 support for legacy NAND driver. + +* Remove dependencies between DoC code and old legacy NAND driver. + +* Fix PM828_PCI target, for which PCI was *not* configured in. + * Fix Lite5200B support: initialize SDelay register See Freescale's AN3221 "MPC5200B SDRAM Initialization and Configuration", 3.3.1 SDelay--MBAR + 0x0190