Commit a2e76c80 authored by Paul Mundt's avatar Paul Mundt

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

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 20b27fa3
...@@ -704,6 +704,7 @@ config ZERO_PAGE_OFFSET ...@@ -704,6 +704,7 @@ config ZERO_PAGE_OFFSET
config BOOT_LINK_OFFSET config BOOT_LINK_OFFSET
hex "Link address offset for booting" hex "Link address offset for booting"
default "0x00400000" if SH_CAYMAN
default "0x00800000" default "0x00800000"
help help
This option allows you to set the link address offset of the zImage. This option allows you to set the link address offset of the zImage.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment