summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-08-12 22:56:51 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-08-12 22:56:51 +0200
commite5445288318de74e1fb63920e7ed7bf48088c3c2 (patch)
treea39cc55a33fe3491158d9334edb3a4fbad6ed0d9 /CHANGELOG
parentea99a7388118aa868c7bf8a7bb5689d8a84ede25 (diff)
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--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8173a65ce8e..249905f2fb2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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