Pawel Moll | 8deed17 | 2012-02-23 13:04:51 +0000 | [diff] [blame] | 1 | # Those numbers are used only by the non-DT V2P-CA9 platform |
2 | # The DT-enabled ones require CONFIG_AUTO_ZRELADDR=y | ||||
Sascha Hauer | 40c6d8a | 2011-08-17 14:24:52 +0100 | [diff] [blame] | 3 | zreladdr-y += 0x60008000 |
Russell King | ceade89 | 2010-02-11 21:44:53 +0000 | [diff] [blame] | 4 | params_phys-y := 0x60000100 |
5 | initrd_phys-y := 0x60800000 | ||||
Pawel Moll | bfd5200 | 2011-12-09 18:41:27 +0000 | [diff] [blame^] | 6 | |
7 | dtb-$(CONFIG_ARCH_VEXPRESS_DT) += vexpress-v2p-ca5s.dtb |