summaryrefslogtreecommitdiff
path: root/arch/arm/mach-gemini/Makefile.boot
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-gemini/Makefile.boot')
-rw-r--r--arch/arm/mach-gemini/Makefile.boot6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-gemini/Makefile.boot b/arch/arm/mach-gemini/Makefile.boot
index 683f52b20e3d..760a0efe7580 100644
--- a/arch/arm/mach-gemini/Makefile.boot
+++ b/arch/arm/mach-gemini/Makefile.boot
@@ -1,9 +1,3 @@
-ifeq ($(CONFIG_GEMINI_MEM_SWAP),y)
zreladdr-y += 0x00008000
params_phys-y := 0x00000100
initrd_phys-y := 0x00800000
-else
- zreladdr-y += 0x10008000
-params_phys-y := 0x10000100
-initrd_phys-y := 0x10800000
-endif