Skip to content
Commit b2e373d1 authored by Ben Wolsieffer's avatar Ben Wolsieffer Committed by Kever Yang
Browse files

rockchip: allow loading larger kernels



Recent versions of the Linux kernel with many options enabled have
grown large enough to overwrite the beginning of the initrd. For
example, the kernel I use on my Rock64 and RockPro64 is 34.1 MiB,
while only 31.5 MiB are available between kernel_addr_r and
ramdisk_addr_r.

This patch moves ramdisk_addr_r up by 32 MiB on the RK3328 and RK3399,
allowing for much larger kernels.

Signed-off-by: default avatarBen Wolsieffer <benwolsieffer@gmail.com>
Reviewed-by: default avatarKever Yang <kever.yang@rock-chips.com>
parent 893b4d0d
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