]> asedeno.scripts.mit.edu Git - linux.git/blob - arch/arm/mach-sa1100/Makefile.boot
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
[linux.git] / arch / arm / mach-sa1100 / Makefile.boot
1 # SPDX-License-Identifier: GPL-2.0-only
2 ifeq ($(CONFIG_SA1111),y)
3    zreladdr-y   += 0xc0208000
4 else
5    zreladdr-y   += 0xc0008000
6 endif
7 params_phys-y   := 0xc0000100
8 initrd_phys-y   := 0xc0800000
9