Skip to content

rk3399: allocate more space for kernel image#3

Merged
samueldr merged 1 commit intoTow-Boot:tow-boot/2023.07/soc-rockchip-_basefrom
artemist:rk3399-big-kernel
Feb 11, 2024
Merged

rk3399: allocate more space for kernel image#3
samueldr merged 1 commit intoTow-Boot:tow-boot/2023.07/soc-rockchip-_basefrom
artemist:rk3399-big-kernel

Conversation

@artemist
Copy link

Linux 6.7 compiled without compression with the AArch64 defconfig is too large to fit into the 64MiB usable kernel space with an initrd. Add an additional 32MiB to prevent image space errors.

@samueldr samueldr changed the base branch from tow-boot/2023.07/soc-rockchip-rk3399-dt-sync to tow-boot/2023.07/soc-rockchip-_base February 11, 2024 23:11
Linux 6.7 compiled without compression with the AArch64 defconfig
is too large to fit into the 64MiB usable kernel space with an initrd.
Add an additional 32MiB to prevent image space errors.

Signed-off-by: Artemis Tosini <me@artem.ist>
@samueldr
Copy link
Contributor

Rebased on the _base branch.

In the grand scheme of things it changes nothing other than for Tow-Boot's patch organization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants