diff options
author | wdenk <wdenk> | 2003-10-28 09:14:21 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-10-28 09:14:21 +0000 |
commit | a0f2fe524c63b3be90e18c89fc62673b1cf8fc6b (patch) | |
tree | 3ab48d098773e7d6a46af44a8066edb2fdc4a3cb /CHANGELOG | |
parent | a57a496f4d0582391671ebe29d23e92b6a266463 (diff) | |
download | u-boot-imx-a0f2fe524c63b3be90e18c89fc62673b1cf8fc6b.zip u-boot-imx-a0f2fe524c63b3be90e18c89fc62673b1cf8fc6b.tar.gz u-boot-imx-a0f2fe524c63b3be90e18c89fc62673b1cf8fc6b.tar.bz2 |
* Patch by Stephan Linz, 28 Oct 2003:
fix init sequence error for NIOS port
* Allow lowercase spelling for IceCube_5200; support MPC5200LITE name
* Add CONFIG_VERSION_VARIABLE to TRAB configuration
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 Stephan Linz, 28 Oct 2003: + fix init sequence error for NIOS port + +* Allow lowercase spelling for IceCube_5200; support MPC5200LITE name + +* Add CONFIG_VERSION_VARIABLE to TRAB configuration + * Patch by Xiao Xianghua, 23 Oct 2003: small patch for mpc85xx |