]> Pileus Git - ~andy/linux/blob - arch/arm/mach-mx2/Makefile.boot
mx25: pdk: add platform code for FEC support
[~andy/linux] / arch / arm / mach-mx2 / Makefile.boot
1 zreladdr-$(CONFIG_MACH_MX21)    := 0xC0008000
2 params_phys-$(CONFIG_MACH_MX21) := 0xC0000100
3 initrd_phys-$(CONFIG_MACH_MX21) := 0xC0800000
4
5 zreladdr-$(CONFIG_MACH_MX27)    := 0xA0008000
6 params_phys-$(CONFIG_MACH_MX27) := 0xA0000100
7 initrd_phys-$(CONFIG_MACH_MX27) := 0xA0800000