aboutsummaryrefslogtreecommitdiff
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.boot7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-sa1100/Makefile.boot b/arch/arm/mach-sa1100/Makefile.boot
new file mode 100644
index 00000000000..a56ad0417cf
--- /dev/null
+++ b/arch/arm/mach-sa1100/Makefile.boot
@@ -0,0 +1,7 @@
+ zreladdr-y := 0xc0008000
+ifeq ($(CONFIG_ARCH_SA1100),y)
+ zreladdr-$(CONFIG_SA1111) := 0xc0208000
+endif
+params_phys-y := 0xc0000100
+initrd_phys-y := 0xc0800000
+