diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-18 11:55:22 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-18 11:55:22 +0200 |
commit | e8aa824eb29e273b5ffe532e301907997e0da83d (patch) | |
tree | 7d97c1eeb8dc1269a7dd590f6ab657e5c4e683e8 /CHANGELOG | |
parent | 4f562f145a1559fc20fd093c3bce2c3c5e109025 (diff) | |
download | u-boot-imx-e8aa824eb29e273b5ffe532e301907997e0da83d.zip u-boot-imx-e8aa824eb29e273b5ffe532e301907997e0da83d.tar.gz u-boot-imx-e8aa824eb29e273b5ffe532e301907997e0da83d.tar.bz2 |
Fix initialization problem on TQM5200 without SM501
Patch by Martin Krause, 8 Apr. 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 initialization problem on TQM5200 without SM501 + Patch by Martin Krause, 8 Apr. 2005 + * Add RTC support for STK52XX.200 Patch by Martin Krause, 7 Apr. 2005 |