2005-04-16 16:20:36 -06:00
|
|
|
# The standard locations for stuff on CLPS711x type processors
|
2010-05-23 13:55:43 -06:00
|
|
|
zreladdr-y := 0xc0028000
|
2005-04-16 16:20:36 -06:00
|
|
|
params_phys-y := 0xc0000100
|
|
|
|
# Should probably have some agreement on these...
|
|
|
|
initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000
|
|
|
|
initrd_phys-$(CONFIG_ARCH_CDB89712) := 0x00700000
|