5e2177eb3fe0b83d82d5b3a846ab2ecfdc226a57
[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
This page took 0.054493 seconds and 4 git commands to generate.