Raw File
Makefile.boot
# SPDX-License-Identifier: GPL-2.0-only
   zreladdr-y	+= 0x80008000
params_phys-y	:= 0x80000100
initrd_phys-y	:= 0x82000000
back to top