From: Paul Mundt Date: Sat, 9 May 2009 15:54:39 +0000 (+0900) Subject: sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=a2e76c80d93ec3c59a030b6ca37b9087033565c1;p=deliverable%2Flinux.git sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 6ed16c4548c9..bca6a2a0759c 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -704,6 +704,7 @@ config ZERO_PAGE_OFFSET config BOOT_LINK_OFFSET hex "Link address offset for booting" + default "0x00400000" if SH_CAYMAN default "0x00800000" help This option allows you to set the link address offset of the zImage.