summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100/Makefile.boot
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-sa1100/Makefile.boot')
-rw-r--r--arch/arm/mach-sa1100/Makefile.boot8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-sa1100/Makefile.boot b/arch/arm/mach-sa1100/Makefile.boot
new file mode 100644
index 000000000..f7951aa04
--- /dev/null
+++ b/arch/arm/mach-sa1100/Makefile.boot
@@ -0,0 +1,8 @@
+ifeq ($(CONFIG_SA1111),y)
+ zreladdr-y += 0xc0208000
+else
+ zreladdr-y += 0xc0008000
+endif
+params_phys-y := 0xc0000100
+initrd_phys-y := 0xc0800000
+