2012-02-23 08:04:51 -05:00
|
|
|
# Those numbers are used only by the non-DT V2P-CA9 platform
|
|
|
|
# The DT-enabled ones require CONFIG_AUTO_ZRELADDR=y
|
2011-08-17 09:24:52 -04:00
|
|
|
zreladdr-y += 0x60008000
|
2010-02-11 16:44:53 -05:00
|
|
|
params_phys-y := 0x60000100
|
|
|
|
initrd_phys-y := 0x60800000
|
2011-12-09 13:41:27 -05:00
|
|
|
|
2011-12-09 13:40:31 -05:00
|
|
|
dtb-$(CONFIG_ARCH_VEXPRESS_DT) += vexpress-v2p-ca5s.dtb \
|
2011-12-15 05:57:28 -05:00
|
|
|
vexpress-v2p-ca9.dtb \
|
|
|
|
vexpress-v2p-ca15-tc1.dtb
|