From 9161510c18ee95c88f77282a1f424230f5b7f0dd Mon Sep 17 00:00:00 2001 From: unitexe Date: Sun, 19 Apr 2026 20:18:03 -0500 Subject: Increase CONFIG_SYS_BOOTM_LEN to account for kernel w/ bundled initramfs --- .../rockchip/recipes-bsp/u-boot/files/increase_sys_bootm_len.cfg | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-unit-core/dynamic-layers/rockchip/recipes-bsp/u-boot/files/increase_sys_bootm_len.cfg diff --git a/meta-unit-core/dynamic-layers/rockchip/recipes-bsp/u-boot/files/increase_sys_bootm_len.cfg b/meta-unit-core/dynamic-layers/rockchip/recipes-bsp/u-boot/files/increase_sys_bootm_len.cfg new file mode 100644 index 0000000..6d8e1f4 --- /dev/null +++ b/meta-unit-core/dynamic-layers/rockchip/recipes-bsp/u-boot/files/increase_sys_bootm_len.cfg @@ -0,0 +1 @@ +CONFIG_SYS_BOOTM_LEN=0x8000000 -- cgit v1.2.3