You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
|