summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-07-19 14:40:43 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-07-19 14:40:43 +0200
commitc786f427f9cbccb64a28020e28458895e39df43a (patch)
tree588fc9364ecad9ec42bdaba70e3273a20a52b96d /CHANGELOG
parentd053ce62cd7cc7cefc24cfba9ffa49124a3ff4f8 (diff)
downloadblackbird-obmc-uboot-c786f427f9cbccb64a28020e28458895e39df43a.tar.gz
blackbird-obmc-uboot-c786f427f9cbccb64a28020e28458895e39df43a.zip
Adjust filenames for USB update images on TRAB board.
During an automatic update via USB stick, U-Boot searches for images with the name "firmware.img" and "kernel.img". This names are now changed to "firmw_01.img" and "kernl_01.img". This is done, to prevent updates of new boards (with the new macronics "c" step flashes) with old, incompatible firmware or kernel versions. Patch by Martin Krause, 21 Jun 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1cc393f843..c27a56ad7c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,14 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Adjust filenames for USB update images on TRAB board.
+ During an automatic update via USB stick, U-Boot searches for
+ images with the name "firmware.img" and "kernel.img". This names
+ are now changed to "firmw_01.img" and "kernl_01.img". This is done,
+ to prevent updates of new boards (with the new macronics "c" step
+ flashes) with old, incompatible firmware or kernel versions.
+ Patch by Martin Krause, 21 Jun 2006
+
* Bugfix in VFD routine on TRAB board.
Make sure upper lext pixel can be set to blue, too
(so far only red was possible).
OpenPOWER on IntegriCloud