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) | |
download | u-boot-imx-fa1399ed127c8be507bf182dc7d8d61a54938d79.zip u-boot-imx-fa1399ed127c8be507bf182dc7d8d61a54938d79.tar.gz u-boot-imx-fa1399ed127c8be507bf182dc7d8d61a54938d79.tar.bz2 |
Accelerate booting on TRAB board: read and check autoupdate image
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
@@ -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 |