Merge branch 'picoxcell/timer' into next/timer
[deliverable/linux.git] / arch / arm / mach-vexpress / Makefile.boot
1 # Those numbers are used only by the non-DT V2P-CA9 platform
2 # The DT-enabled ones require CONFIG_AUTO_ZRELADDR=y
3 zreladdr-y += 0x60008000
4 params_phys-y := 0x60000100
5 initrd_phys-y := 0x60800000
6
7 dtb-$(CONFIG_ARCH_VEXPRESS_DT) += vexpress-v2p-ca5s.dtb \
8 vexpress-v2p-ca9.dtb \
9 vexpress-v2p-ca15-tc1.dtb
This page took 0.030364 seconds and 5 git commands to generate.