Hey For future reference: * this bug was fixed in this U-Boot commit:
commit 02b9b22446e3d7ad6a6382be17a1ce79a7de589b Author: Nick Spence <[email protected]> Date: Sat May 10 14:02:04 2008 -0700 Fix offset calculation for multi-type legacy images. Calculation of tail was incorrect when size % 4 == 0. New code removes the conditional and does the same thing but with arithmetic Signed-off-by: Nick Spence <[email protected]> * patches were proposed and rejected upstream there: http://lists.denx.de/pipermail/u-boot/2010-August/075823.html http://lists.denx.de/pipermail/u-boot/2010-September/076588.html http://lists.denx.de/pipermail/u-boot/2010-September/076548.html Cheers, -- Loïc Minier -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

