|
|
|
@ -6,6 +6,10 @@ Changes since U-Boot 1.1.4: |
|
|
|
|
|
|
|
|
|
* Remove autogenerated bmp_logo.h file. |
|
|
|
|
|
|
|
|
|
* Add support for AMCC 440SPe CPU based eval board (Yucca). |
|
|
|
|
|
|
|
|
|
* Call serial_initialize() before first debug() is used. |
|
|
|
|
|
|
|
|
|
* Cleanup trab board for GCC-4.x |
|
|
|
|
|
|
|
|
|
* VoiceBlue update: use new MTD flash partitioning methods, use more |
|
|
|
@ -731,10 +735,6 @@ Changes since U-Boot 1.1.4: |
|
|
|
|
Changes for U-Boot 1.1.4: |
|
|
|
|
====================================================================== |
|
|
|
|
|
|
|
|
|
* Add support for AMCC 440SPe CPU based eval board (Yucca). |
|
|
|
|
|
|
|
|
|
* Call serial_initialize() before first debug() is used. |
|
|
|
|
|
|
|
|
|
* Changes to Yellowstone & Yosemite 440EP/GR eval boards: |
|
|
|
|
- Changed GPIO setup to enable another address line in order to |
|
|
|
|
address 64M of FLASH. |
|
|
|
|