diff options
author | Stefan Roese <sr@denx.de> | 2005-10-04 15:00:30 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2005-10-04 15:00:30 +0200 |
commit | 9a8d82fd3c7822effe3226f97f9ef1f643498c89 (patch) | |
tree | 2b74c0e31c19d6c45c8161608d1c86723b59e925 /CHANGELOG | |
parent | d843a575d705637cb2d70520070a8671b58e2a76 (diff) | |
download | u-boot-imx-9a8d82fd3c7822effe3226f97f9ef1f643498c89.zip u-boot-imx-9a8d82fd3c7822effe3226f97f9ef1f643498c89.tar.gz u-boot-imx-9a8d82fd3c7822effe3226f97f9ef1f643498c89.tar.bz2 |
Fix 440GR to print correct cpu revision
Patch by Stefan Roese, 4 Oct 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fix 440GR to print correct cpu revision + Patch by Stefan Roese, 4 Oct 2005 + * Change board message on AMCC Yosemite & Yellowstone to common style Patch by Stefan Roese, 3 Oct 2005 |