aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-12-06 11:20:01 +0000
committerwdenk <wdenk>2003-12-06 11:20:01 +0000
commitfa1399ed127c8be507bf182dc7d8d61a54938d79 (patch)
treebc615c6d011b4213c673daff292585feba847eea /CHANGELOG
parentb96619a1176a714480930048b16fa717b3b2d53b (diff)
Accelerate booting on TRAB board: read and check autoupdate imageLABEL_2003_12_06_1550
headers first instead of always reading the whole images.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 75fa67a41..d64acbbd6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Changes since U-Boot 1.0.0:
======================================================================
+* Accelerate booting on TRAB board: read and check autoupdate image
+ headers first instead of always reading the whole images.
+
* Fix type in MPC5XXX code (pointed out by Victor Wren)
* Enabled password check on RMU board