aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx2/Makefile.boot
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx2/Makefile.boot')
-rw-r--r--arch/arm/mach-mx2/Makefile.boot7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-mx2/Makefile.boot b/arch/arm/mach-mx2/Makefile.boot
deleted file mode 100644
index e867398a8fd..00000000000
--- a/arch/arm/mach-mx2/Makefile.boot
+++ /dev/null
@@ -1,7 +0,0 @@
-zreladdr-$(CONFIG_MACH_MX21) := 0xC0008000
-params_phys-$(CONFIG_MACH_MX21) := 0xC0000100
-initrd_phys-$(CONFIG_MACH_MX21) := 0xC0800000
-
-zreladdr-$(CONFIG_MACH_MX27) := 0xA0008000
-params_phys-$(CONFIG_MACH_MX27) := 0xA0000100
-initrd_phys-$(CONFIG_MACH_MX27) := 0xA0800000