swh:1:snp:32555a3fd8878f019c2ebd6c964bc1edcaeff337
Raw File
Tip revision: 4f5cafb5cb8471e54afdc9054d973535614f7675 authored by Linus Torvalds on 13 October 2019, 23:37:36 UTC
Linux 5.4-rc3
Tip revision: 4f5cafb
Makefile.boot
# SPDX-License-Identifier: GPL-2.0-only
   zreladdr-y	+= 0x80008000
params_phys-y	:= 0x80000100
initrd_phys-y	:= 0x82000000
back to top