From: Benjamin Herrenschmidt Date: Thu, 5 Oct 2006 04:18:46 +0000 (+1000) Subject: [POWERPC] Fix zImage decompress location X-Git-Tag: v2.6.19-rc2~274^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c998de146061db17787c1a31a3db1989f1341fdf;p=pandora-kernel.git [POWERPC] Fix zImage decompress location The zImage wrapper has a "hack" that force the decompression to happen above 20Mb for 64 bits kernels, to work around issues with some firmwares on the field. However, the new wrapper has a bug which makes that hack not work properly. This fixes it. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed