diff options
author | Marian Balakowicz <m8@semihalf.com> | 2006-06-30 18:19:42 +0200 |
---|---|---|
committer | Marian Balakowicz <m8@semihalf.com> | 2006-06-30 18:19:42 +0200 |
commit | f6e5739a68131998a5ae8aa0cf56a0316f810200 (patch) | |
tree | 010b89799af2478323c7f1cc04665b51b5cc4e50 /CHANGELOG | |
parent | f73e73ba0e422e6f79030d77286dd57becaee16f (diff) | |
parent | 6c5879f380be38d85fef0d3aba3353358f4b2ff4 (diff) | |
download | u-boot-imx-f6e5739a68131998a5ae8aa0cf56a0316f810200.zip u-boot-imx-f6e5739a68131998a5ae8aa0cf56a0316f810200.tar.gz u-boot-imx-f6e5739a68131998a5ae8aa0cf56a0316f810200.tar.bz2 |
Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -725,6 +725,10 @@ 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. |