summaryrefslogtreecommitdiff
path: root/arch/arm/mach-spear/Makefile.boot
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-04-19 20:30:31 (GMT)
committerArnd Bergmann <arnd@arndb.de>2013-04-19 20:50:01 (GMT)
commit1b361942b53c33f38d55065c13785aadb5103a18 (patch)
tree07b26d32b175f27f18f1fca3d5944a58f89cd17f /arch/arm/mach-spear/Makefile.boot
parent61b464aef0e306f141dbc0bb3f9c58049a987a7e (diff)
parentbcf3e72eff584136600a51a5b30ef7a794664d19 (diff)
downloadlinux-fsl-qoriq-1b361942b53c33f38d55065c13785aadb5103a18.tar.xz
Merge branch 'spear/multiplatform' into late/cleanup
This is a prerequisite for the spear/dwdma series. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-spear/Makefile.boot')
-rw-r--r--arch/arm/mach-spear/Makefile.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-spear/Makefile.boot b/arch/arm/mach-spear/Makefile.boot
new file mode 100644
index 0000000..4674a4c
--- /dev/null
+++ b/arch/arm/mach-spear/Makefile.boot
@@ -0,0 +1,3 @@
+zreladdr-y += 0x00008000
+params_phys-y := 0x00000100
+initrd_phys-y := 0x00800000