blob: c6dd8918b9ed49c4006f2749751c83c6f937217f (
plain)
1
2
3
4
5
|
# Those numbers are used only by the non-DT V2P-CA9 platform
# The DT-enabled ones require CONFIG_AUTO_ZRELADDR=y
zreladdr-y += 0x60008000
params_phys-y := 0x60000100
initrd_phys-y := 0x60800000
|