summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/Makefile.boot
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2013-09-18 20:11:29 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2013-10-08 01:02:20 (GMT)
commita4ed412ed5934127ba88ba007b9a00617ae47f75 (patch)
treeccfea74ba90b356cd39091aaa266d0ea7ad7847b /arch/arm/mach-shmobile/Makefile.boot
parente6a8b11b82fdeaa78dad52552f945b772ee1a5c9 (diff)
downloadlinux-a4ed412ed5934127ba88ba007b9a00617ae47f75.tar.xz
ARM: shmobile: Genmai support
Genmai base board support making use of 128 MiB of memory, the r7s7211 SoC with the SCIF2 serial port and CA9 core. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/Makefile.boot')
-rw-r--r--arch/arm/mach-shmobile/Makefile.boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Makefile.boot b/arch/arm/mach-shmobile/Makefile.boot
index 60e29e6..c690b50 100644
--- a/arch/arm/mach-shmobile/Makefile.boot
+++ b/arch/arm/mach-shmobile/Makefile.boot
@@ -6,6 +6,7 @@ loadaddr-$(CONFIG_MACH_ARMADILLO800EVA) += 0x40008000
loadaddr-$(CONFIG_MACH_ARMADILLO800EVA_REFERENCE) += 0x40008000
loadaddr-$(CONFIG_MACH_BOCKW) += 0x60008000
loadaddr-$(CONFIG_MACH_BOCKW_REFERENCE) += 0x60008000
+loadaddr-$(CONFIG_MACH_GENMAI) += 0x8008000
loadaddr-$(CONFIG_MACH_KOELSCH) += 0x40008000
loadaddr-$(CONFIG_MACH_KZM9D) += 0x40008000
loadaddr-$(CONFIG_MACH_KZM9D_REFERENCE) += 0x40008000