aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-stmp37xx/Makefile.boot
diff options
context:
space:
mode:
authordmitry pervushin <dpervushin@embeddedalley.com>2009-04-22 23:57:05 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-04-27 10:28:08 +0100
commit45d9108011b9dfb4fccd6c258290d2185145709b (patch)
treec416842cd6f2a3444fc87b4b03009d0346312a55 /arch/arm/mach-stmp37xx/Makefile.boot
parent[ARM] 5477/1: Freescale STMP platform support [6/10] (diff)
downloadlinux-dev-45d9108011b9dfb4fccd6c258290d2185145709b.tar.xz
linux-dev-45d9108011b9dfb4fccd6c258290d2185145709b.zip
[ARM] 5465/1: Freescale STMP platform support [7/10]
Sources: support for 37xx boards Signed-off-by: dmitry pervushin <dpervushin@embeddedalley.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-stmp37xx/Makefile.boot')
-rw-r--r--arch/arm/mach-stmp37xx/Makefile.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-stmp37xx/Makefile.boot b/arch/arm/mach-stmp37xx/Makefile.boot
new file mode 100644
index 000000000000..1568ad404d59
--- /dev/null
+++ b/arch/arm/mach-stmp37xx/Makefile.boot
@@ -0,0 +1,3 @@
+ zreladdr-y := 0x40008000
+params_phys-y := 0x40000100
+initrd_phys-y := 0x40800000