aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx2/Makefile.boot
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2008-07-10 16:41:50 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-07-10 16:41:50 +0100
commitf0006314d37639714da9658cf4ff3f1f9f420764 (patch)
treeb8a18e014a40f2f8fd5148aab09c869dfaabd7a9 /arch/arm/mach-mx2/Makefile.boot
parenta177ba3b7a08beef3f0fe74efa0f90701891945a (diff)
parent1bd55a436f1f90de0e7f476e514e01bd67497b88 (diff)
downloadkernel_samsung_smdk4412-f0006314d37639714da9658cf4ff3f1f9f420764.zip
kernel_samsung_smdk4412-f0006314d37639714da9658cf4ff3f1f9f420764.tar.gz
kernel_samsung_smdk4412-f0006314d37639714da9658cf4ff3f1f9f420764.tar.bz2
Merge branch 'imx' into devel
Conflicts: arch/arm/mm/Kconfig
Diffstat (limited to 'arch/arm/mach-mx2/Makefile.boot')
-rw-r--r--arch/arm/mach-mx2/Makefile.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-mx2/Makefile.boot b/arch/arm/mach-mx2/Makefile.boot
new file mode 100644
index 0000000..696831d
--- /dev/null
+++ b/arch/arm/mach-mx2/Makefile.boot
@@ -0,0 +1,3 @@
+ zreladdr-y := 0xA0008000
+params_phys-y := 0xA0000100
+initrd_phys-y := 0xA0800000