aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSrinidhi Kasagar <[email protected]>2009-11-28 08:19:07 +0100
committerRussell King <[email protected]>2009-11-28 10:22:52 +0000
commit4e4eb42999ae155c3ac1cdb5dacbd419184064fb (patch)
tree3a0543c1705be06deeef252421d8a51e469488f2
parentaa44ef4d43b200c0e318ade2a3c24d00a6fd942a (diff)
ARM: 5832/1: ARM: U8500 Makefile.boot
The Makefile.boot for the U8500 platform Signed-off-by: srinidhi kasagar <[email protected]> Signed-off-by: Russell King <[email protected]>
-rw-r--r--arch/arm/mach-ux500/Makefile.boot4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/Makefile.boot b/arch/arm/mach-ux500/Makefile.boot
new file mode 100644
index 000000000000..c7e75acfe6c9
--- /dev/null
+++ b/arch/arm/mach-ux500/Makefile.boot
@@ -0,0 +1,4 @@
+ zreladdr-y := 0x00008000
+params_phys-y := 0x00000100
+initrd_phys-y := 0x00800000
+