sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 9 May 2009 15:54:39 +0000 (00:54 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 9 May 2009 15:54:39 +0000 (00:54 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig

index 6ed16c4..bca6a2a 100644 (file)
@@ -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.