From: Uwe Kleine-König Date: Thu, 6 Mar 2008 15:22:33 +0000 (+0100) Subject: [ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=y X-Git-Tag: v2.6.26-rc1~1131^2~2^6~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f9801463b0aa9ac7253a250ec6bc37e6f77d31d;p=pandora-kernel.git [ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=y U-Boot puts an image at the load address specified in the uImage header before jumping to the entry point. In the CONFIG_ZBOOT_ROM case ZBOOT_ROM_TEXT is the right load address. Signed-off-by: Uwe Kleine-König Signed-off-by: Russell King --- Reading git-diff-tree failed