Skip to content
Commit 69b73877 authored by Hugh Cole-Baker's avatar Hugh Cole-Baker Committed by Kever Yang
Browse files

rockchip: rk35xx: expand space for decompressed kernel



An uncompressed 6.7.0-rc1 Linux kernel Image built with the arm64
defconfig is about 40MB. This does not fit in to the space between
kernel_comp_addr_r and fdt_addr_r, so when uncompressing an Image.gz
to this size, the FDT will be overwritten. Rearrange addresses to have
128MiB for the kernel and its decompression buffer, then devicetree,
overlay and ramdisk at the end.

Signed-off-by: default avatarHugh Cole-Baker <sigmaris@gmail.com>
Reviewed-by: default avatarKever Yang <kever.yang@rock-chips.com>
parent bcbd9a6f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment