blob: 9398e859b5afd59a5dfad462a66001b6f71e40b4 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001# The standard locations for stuff on CLPS711x type processors
Sascha Hauer40c6d8a2011-08-17 14:24:52 +01002 zreladdr-y += 0xc0028000
Linus Torvalds1da177e2005-04-16 15:20:36 -07003params_phys-y := 0xc0000100
4# Should probably have some agreement on these...
5initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000
6initrd_phys-$(CONFIG_ARCH_CDB89712) := 0x00700000