Skip to content

Commit

Permalink
sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed May 9, 2009
1 parent 20b27fa commit a2e76c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit a2e76c8

Please sign in to comment.