diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-12 22:56:51 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-12 22:56:51 +0200 |
commit | e5445288318de74e1fb63920e7ed7bf48088c3c2 (patch) | |
tree | a39cc55a33fe3491158d9334edb3a4fbad6ed0d9 /CHANGELOG | |
parent | ea99a7388118aa868c7bf8a7bb5689d8a84ede25 (diff) | |
download | u-boot-imx-e5445288318de74e1fb63920e7ed7bf48088c3c2.zip u-boot-imx-e5445288318de74e1fb63920e7ed7bf48088c3c2.tar.gz u-boot-imx-e5445288318de74e1fb63920e7ed7bf48088c3c2.tar.bz2 |
VoiceBlue update: eeprom tool can also store firmware version now.
eeprom.bin is runable by jumping at load address.
Patch by Ladislav Michl, 23 May 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Changes for U-Boot 1.1.3: ====================================================================== +* VoiceBlue update: eeprom tool can also store firmware version now. + eeprom.bin is runable by jumping at load address. + Patch by Ladislav Michl, 23 May 2005 + * Move the AT91RM9200DK to the ARM Systems list. Patch by Anders Larsen, 26 Apr 2005 |