kernel_samsung_a53x/arch/arm/mach-sa1100/Makefile.boot
2024-06-15 16:02:09 -03:00

9 lines
190 B
Clojure
Executable file

# SPDX-License-Identifier: GPL-2.0-only
ifeq ($(CONFIG_SA1111),y)
zreladdr-y += 0xc0208000
else
zreladdr-y += 0xc0008000
endif
params_phys-y := 0xc0000100
initrd_phys-y := 0xc0800000