ARM: NSP: add minimal Northstar Plus device tree
[deliverable/linux.git] / arch / arm / mach-clps711x / Makefile.boot
1 # The standard locations for stuff on CLPS711x type processors
2 params_phys-y := 0xc0000100
3 # Should probably have some agreement on these...
4 initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000
5 initrd_phys-$(CONFIG_ARCH_CDB89712) := 0x00700000
This page took 0.031948 seconds and 5 git commands to generate.