Browse Source

sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt 16 years ago
parent
commit
a2e76c80d9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/sh/Kconfig

+ 1 - 0
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.