projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20b27fa
)
sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board.
author
Paul Mundt
<lethal@linux-sh.org>
Sat, 9 May 2009 15:54:39 +0000
(
00:54
+0900)
committer
Paul 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/Kconfig
b/arch/sh/Kconfig
index 6ed16c4548c92d1937dea67b52369244ccf21399..bca6a2a0759c701a62123fa672b55fac649eb629 100644
(file)
--- 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.