Files
Debian-9-Kernel/arch/arm/mach-sa1100/Makefile.boot
T
2023-05-02 09:58:35 +02:00

9 lines
150 B
Makefile

ifeq ($(CONFIG_SA1111),y)
zreladdr-y += 0xc0208000
else
zreladdr-y += 0xc0008000
endif
params_phys-y := 0xc0000100
initrd_phys-y := 0xc0800000