1# The standard locations for stuff on CLPS711x type processors 2params_phys-y := 0xc0000100 3# Should probably have some agreement on these... 4initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000 5initrd_phys-$(CONFIG_ARCH_CDB89712) := 0x00700000 6
1# The standard locations for stuff on CLPS711x type processors 2params_phys-y := 0xc0000100 3# Should probably have some agreement on these... 4initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000 5initrd_phys-$(CONFIG_ARCH_CDB89712) := 0x00700000 6