treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / arch / arm / mach-ks8695 / Makefile.boot
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
c53c9cf6
AV
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
40c6d8ae 7 zreladdr-y += 0x00008000
c53c9cf6
AV
8params_phys-y := 0x00000100
9initrd_phys-y := 0x00800000