aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/Makefile.boot
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2009-06-04 05:32:12 -0400
committerSascha Hauer <s.hauer@pengutronix.de>2009-08-14 06:40:42 -0400
commit8c25c36f33157a2e2a1fcd60b6dc00feace80631 (patch)
tree8647a0a59c6ed009a90618cd16ac524e2038fcaf /arch/arm/mach-mx25/Makefile.boot
parenta058cbc17901108de9179dccdb29dff0e00c79fe (diff)
Add i.MX25 support
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx25/Makefile.boot')
-rw-r--r--arch/arm/mach-mx25/Makefile.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-mx25/Makefile.boot b/arch/arm/mach-mx25/Makefile.boot
new file mode 100644
index 000000000000..e1dd366f836b
--- /dev/null
+++ b/arch/arm/mach-mx25/Makefile.boot
@@ -0,0 +1,3 @@
1 zreladdr-y := 0x80008000
2params_phys-y := 0x80000100
3initrd_phys-y := 0x80800000