]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Merge with /home/sr/git/u-boot
authorWolfgang Denk <wd@pollux.(none)>
Tue, 2 Aug 2005 12:43:57 +0000 (14:43 +0200)
committerWolfgang Denk <wd@pollux.(none)>
Tue, 2 Aug 2005 12:43:57 +0000 (14:43 +0200)
1  2 
CHANGELOG

diff --cc CHANGELOG
index 093169bf05c3846f9b7082e45307dd5f060caef0,37f9c579a0685edba64468afb331b6f55640f20b..e1d658ea6fdff661677198a35908274c728bb245
+++ 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