summaryrefslogtreecommitdiff
path: root/arch/arm/mach-vexpress/Makefile.boot
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2012-09-06 13:43:04 -0500
committerRob Herring <rob.herring@calxeda.com>2012-09-14 12:55:09 -0500
commit617276307cd4cdb9a95c77efaa3063695af63aa7 (patch)
treeae1ec64138ed1bec2be0a402e90724b0db31afa6 /arch/arm/mach-vexpress/Makefile.boot
parent387798b37c8dd0ae24c0ac12ba456dd76865bca3 (diff)
ARM: vexpress: convert to multi-platform
Convert vexpress to multi-platform. This always enables vexpress DT and makes it the default v7 platform. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Cc: Pawel Moll <pawel.moll@arm.com>
Diffstat (limited to 'arch/arm/mach-vexpress/Makefile.boot')
-rw-r--r--arch/arm/mach-vexpress/Makefile.boot5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-vexpress/Makefile.boot b/arch/arm/mach-vexpress/Makefile.boot
deleted file mode 100644
index c6dd8918b9ed..000000000000
--- a/arch/arm/mach-vexpress/Makefile.boot
+++ /dev/null
@@ -1,5 +0,0 @@
-# Those numbers are used only by the non-DT V2P-CA9 platform
-# The DT-enabled ones require CONFIG_AUTO_ZRELADDR=y
- zreladdr-y += 0x60008000
-params_phys-y := 0x60000100
-initrd_phys-y := 0x60800000