diff options
| author | unitexe <unitexe70@gmail.com> | 2026-04-19 20:18:03 -0500 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-04-19 20:18:03 -0500 |
| commit | 9161510c18ee95c88f77282a1f424230f5b7f0dd (patch) | |
| tree | 181815947e9c2126b8c37c32bbbed66dd83d8d66 | |
| parent | cf0035a518b6dbf714f9269829880c3c48d8fefb (diff) | |
Increase CONFIG_SYS_BOOTM_LEN to account for kernel w/ bundled initramfs
| -rw-r--r-- | meta-unit-core/dynamic-layers/rockchip/recipes-bsp/u-boot/files/increase_sys_bootm_len.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
