From 9c39236d0d90237039c284c0832b3cc26fc10d34 Mon Sep 17 00:00:00 2001 From: Till Straumann Date: Sat, 16 Jul 2011 01:21:36 +0000 Subject: 2011-07-15 Till Straumann * shared/bootloader/misc.c: Copy residual data _before_ decompressing the kernel since the firmware may have stored it in an area that is overwritten by decompress_kernel(). --- c/src/lib/libbsp/powerpc/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/lib/libbsp/powerpc/ChangeLog') diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog index e9f7c9f0e1..55020ec622 100644 --- a/c/src/lib/libbsp/powerpc/ChangeLog +++ b/c/src/lib/libbsp/powerpc/ChangeLog @@ -1,3 +1,10 @@ +2011-07-15 Till Straumann + + * shared/bootloader/misc.c: Copy residual data + _before_ decompressing the kernel since the firmware + may have stored it in an area that is overwritten + by decompress_kernel(). + 2011-07-15 Till Straumann * shared/startup/ppc_idle.c: added an 'idle task' body -- cgit v1.2.3