summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/Makefile.boot
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2013-07-22 01:23:09 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2013-07-24 07:35:23 (GMT)
commitc0bb9b3027690e10cf8f20a027039db3c7a50d98 (patch)
tree91d7f5f1e97e997744d95f03aabd31512d82f1cb /arch/arm/mach-shmobile/Makefile.boot
parent5fa6d27612635f4b3e6c19d763c0a65275933898 (diff)
downloadlinux-c0bb9b3027690e10cf8f20a027039db3c7a50d98.tar.xz
ARCH: ARM: shmobile: Remove ag5evm board support
Remove support for the sh73a0 based ag5evm board. The sh73a0 SoC is continued to be supported using the kzm9g board. Acked-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 9156c56..b8c1a21 100644
--- a/arch/arm/mach-shmobile/Makefile.boot
+++ b/arch/arm/mach-shmobile/Makefile.boot
@@ -1,6 +1,5 @@
# per-board load address for uImage
loadaddr-y :=
-loadaddr-$(CONFIG_MACH_AG5EVM) += 0x40008000
loadaddr-$(CONFIG_MACH_APE6EVM) += 0x40008000
loadaddr-$(CONFIG_MACH_ARMADILLO800EVA) += 0x40008000
loadaddr-$(CONFIG_MACH_ARMADILLO800EVA_REFERENCE) += 0x40008000