Merge remote-tracking branch 'asoc/topic/simple' into asoc-next
[deliverable/linux.git] / arch / arm / mach-sa1100 / Makefile.boot
1 ifeq ($(CONFIG_SA1111),y)
2 zreladdr-y += 0xc0208000
3 else
4 zreladdr-y += 0xc0008000
5 endif
6 params_phys-y := 0xc0000100
7 initrd_phys-y := 0xc0800000
8
This page took 0.031047 seconds and 5 git commands to generate.