Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-sa1100 / Makefile.boot
1 zreladdr-y := 0xc0008000
2 ifeq ($(CONFIG_ARCH_SA1100),y)
3 zreladdr-$(CONFIG_SA1111) := 0xc0208000
4 endif
5 params_phys-y := 0xc0000100
6 initrd_phys-y := 0xc0800000
7