diff options
author | wdenk <wdenk> | 2003-12-06 11:20:01 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-12-06 11:20:01 +0000 |
commit | fa1399ed127c8be507bf182dc7d8d61a54938d79 (patch) | |
tree | bc615c6d011b4213c673daff292585feba847eea /CHANGELOG | |
parent | b96619a1176a714480930048b16fa717b3b2d53b (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-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 75fa67a41d3..d64acbbd680 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 |