From fa1399ed127c8be507bf182dc7d8d61a54938d79 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sat, 6 Dec 2003 11:20:01 +0000 Subject: Accelerate booting on TRAB board: read and check autoupdate image headers first instead of always reading the whole images. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 75fa67a..d64acbb 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 -- cgit v1.1