summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile.boot
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-11-10 19:17:11 +0100
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-10 19:17:11 +0100
commita46699c9a32505cb5bbfd16f76e7d4a2c84a7705 (patch)
tree5c0bc91dd1c07ab95769f5749b3b58235c758d50 /arch/arm/mach-omap2/Makefile.boot
parent[PATCH] Don't auto-reap traced children (diff)
parent[ARM] 3098/1: pxa2xx disable ssp irq (diff)
downloadlinux-a46699c9a32505cb5bbfd16f76e7d4a2c84a7705.tar.xz
linux-a46699c9a32505cb5bbfd16f76e7d4a2c84a7705.zip
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Diffstat (limited to 'arch/arm/mach-omap2/Makefile.boot')
-rw-r--r--arch/arm/mach-omap2/Makefile.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Makefile.boot b/arch/arm/mach-omap2/Makefile.boot
new file mode 100644
index 000000000000..565aff7f37a9
--- /dev/null
+++ b/arch/arm/mach-omap2/Makefile.boot
@@ -0,0 +1,3 @@
+ zreladdr-y := 0x80008000
+params_phys-y := 0x80000100
+initrd_phys-y := 0x80800000