tegrakernel/kernel/kernel-4.9/arch/arm/mach-sa1100/Makefile.boot

9 lines
150 B
Makefile
Raw Normal View History

2022-02-16 09:13:02 -06:00
ifeq ($(CONFIG_SA1111),y)
zreladdr-y += 0xc0208000
else
zreladdr-y += 0xc0008000
endif
params_phys-y := 0xc0000100
initrd_phys-y := 0xc0800000