Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[deliverable/linux.git] / arch / arm / mach-vexpress / Makefile.boot
CommitLineData
8deed178
PM
1# Those numbers are used only by the non-DT V2P-CA9 platform
2# The DT-enabled ones require CONFIG_AUTO_ZRELADDR=y
40c6d8ae 3 zreladdr-y += 0x60008000
ceade897
RK
4params_phys-y := 0x60000100
5initrd_phys-y := 0x60800000
bfd5200c 6
cca070a9 7dtb-$(CONFIG_ARCH_VEXPRESS_DT) += vexpress-v2p-ca5s.dtb \
059289b2 8 vexpress-v2p-ca9.dtb \
375faa93
PM
9 vexpress-v2p-ca15-tc1.dtb \
10 vexpress-v2p-ca15_a7.dtb
This page took 0.156305 seconds and 5 git commands to generate.