diff options
author | wdenk <wdenk> | 2003-10-26 22:52:58 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-10-26 22:52:58 +0000 |
commit | a57a496f4d0582391671ebe29d23e92b6a266463 (patch) | |
tree | 5cffe69d72f09a4c9dd9772b72b3562d562b0a00 /CHANGELOG | |
parent | 8cb8143ef7e490c13512cbdf688faf39f5aa4179 (diff) | |
download | u-boot-imx-a57a496f4d0582391671ebe29d23e92b6a266463.zip u-boot-imx-a57a496f4d0582391671ebe29d23e92b6a266463.tar.gz u-boot-imx-a57a496f4d0582391671ebe29d23e92b6a266463.tar.bz2 |
* Patch by Xiao Xianghua, 23 Oct 2003:
small patch for mpc85xx
* Fix small problem in MPC5200 I2C driver
* Fix FCC3 support on ATC board
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ Changes for U-Boot 1.0.0: ====================================================================== +* Patch by Xiao Xianghua, 23 Oct 2003: + small patch for mpc85xx + +* Fix small problem in MPC5200 I2C driver + +* Fix FCC3 support on ATC board + * Correct header printing for multi-image files in do_bootm() * Make CONFIG_SILENT_CONSOLE work with CONFIG_AUTOBOOT_KEYED |