summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/Makefile.boot
diff options
context:
space:
mode:
authorPawel Moll2012-02-23 14:04:51 +0100
committerPawel Moll2012-02-24 10:18:19 +0100
commit8deed1786a6479d0ccda51226582920ab1d6976c (patch)
treedd857ef58ef0094a1db5e7a088843b3241fa59ab /arch/arm/mach-vexpress/Makefile.boot
parentARM: vexpress: Use FDT data in platform SMP calls (diff)
downloadkernel-qcow2-linux-8deed1786a6479d0ccda51226582920ab1d6976c.tar.gz
kernel-qcow2-linux-8deed1786a6479d0ccda51226582920ab1d6976c.tar.xz
kernel-qcow2-linux-8deed1786a6479d0ccda51226582920ab1d6976c.zip
ARM: vexpress: Add Device Tree support
This patch adds generic Versatile Express DT machine description, Device Tree description for the motherboard and documentation for the bindings. Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Diffstat (limited to 'arch/arm/mach-vexpress/Makefile.boot')
-rw-r--r--arch/arm/mach-vexpress/Makefile.boot2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-vexpress/Makefile.boot b/arch/arm/mach-vexpress/Makefile.boot
index 8630b3d10a4d..c6dd8918b9ed 100644
--- a/arch/arm/mach-vexpress/Makefile.boot
+++ b/arch/arm/mach-vexpress/Makefile.boot
@@ -1,3 +1,5 @@
+# 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