Fix CHANGELOG
This commit is contained in:
parent
3b5f61a025
commit
3f7a63e6a3
1 changed files with 4 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue