From: Wolfgang Denk Date: Tue, 2 Aug 2005 12:43:57 +0000 (+0200) Subject: Merge with /home/sr/git/u-boot X-Git-Tag: LABEL_2006_03_12_0025~257 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7d939f89471d05ee40764156dd7147bca148c068;p=u-boot Merge with /home/sr/git/u-boot --- 7d939f89471d05ee40764156dd7147bca148c068 diff --cc CHANGELOG index 093169bf05,37f9c579a0..e1d658ea6f --- a/CHANGELOG +++ b/CHANGELOG @@@ -2,17 -2,18 +2,29 @@@ Changes for U-Boot 1.1.3: ====================================================================== + * Patch by Stefan Roese, 01 Aug 2005: + - Major cleanup for AMCC eval boards Walnut, Bubinga, Ebony, Ocotea + (former IBM eval board). Please see "doc/README.AMCC-eval-boards-cleanup" + for details. + - Sycamore (PPC405GPr) eval board added (Walnut port is extended + to run on both 405GP and 405GPr eval boards). + + * Patch by Steven Blakeslee, 27 Jul 2005: + - Add support for AMCC PPC440EP/GR. + - Add support for AMCC Yosemite PPC440EP eval board. + - Add support for AMCC Yellowstone PPC440GR eval board. + +* Minor fixes for PPChameleon Board: + - fix alignment of NAND size + - make code do what the comment says + +* 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