summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Makefile.boot
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2013-06-12 18:18:19 +0900
committerSimon Horman <horms+renesas@verge.net.au>2013-06-17 16:07:31 +0900
commitb24bd7e97b3784afca6b808be1e5848e30e637ac (patch)
treece483f0405db9ac8a22ce185801a28731f6d43e1 /arch/arm/mach-shmobile/Makefile.boot
parent21ba05a6c2defa228a5aa1100bd012e7a4f0fb30 (diff)
downloadop-kernel-dev-b24bd7e97b3784afca6b808be1e5848e30e637ac.zip
op-kernel-dev-b24bd7e97b3784afca6b808be1e5848e30e637ac.tar.gz
ARM: shmobile: Remove AP4EVB board support
Remove board support for the sh7372 based AP4EVB board The sh7372 SoC support code is still kept around since it is in use by the Mackerel board which is basically a more recent board where the design is based on AP4EVB. 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, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/Makefile.boot b/arch/arm/mach-shmobile/Makefile.boot
index 6b147ea..3030673 100644
--- a/arch/arm/mach-shmobile/Makefile.boot
+++ b/arch/arm/mach-shmobile/Makefile.boot
@@ -1,7 +1,6 @@
# per-board load address for uImage
loadaddr-y :=
loadaddr-$(CONFIG_MACH_AG5EVM) += 0x40008000
-loadaddr-$(CONFIG_MACH_AP4EVB) += 0x40008000
loadaddr-$(CONFIG_MACH_APE6EVM) += 0x40008000
loadaddr-$(CONFIG_MACH_ARMADILLO800EVA) += 0x40008000
loadaddr-$(CONFIG_MACH_ARMADILLO800EVA_REFERENCE) += 0x40008000
OpenPOWER on IntegriCloud