]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=y
authorUwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Thu, 6 Mar 2008 15:22:33 +0000 (16:22 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 19 Apr 2008 10:28:07 +0000 (11:28 +0100)
commit0f9801463b0aa9ac7253a250ec6bc37e6f77d31d
tree54a36670fb46c08e5aeb2dde5b3dc95cb80b90ee
parentcbfc0f04069a426f3c8b4b35021117f6833df9ca
[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 <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/boot/Makefile