Linux-libre 5.3-gnu
[librecmc/linux-libre.git] / arch / arm / mach-ks8695 / Makefile.boot
1 # SPDX-License-Identifier: GPL-2.0-only
2 # Note: the following conditions must always be true:
3 #   ZRELADDR == virt_to_phys(TEXTADDR)
4 #   PARAMS_PHYS must be within 4MB of ZRELADDR
5 #   INITRD_PHYS must be in RAM
6
7    zreladdr-y   += 0x00008000
8 params_phys-y   := 0x00000100
9 initrd_phys-y   := 0x00800000