openwrt/target/linux/generic
Daniel Golle a3b2a2e15d generic: mtdsplit: fit: improve detecting external-data FIT
Currently the detection of external-data FIT images works by checking
if the FIT structure is more than 4 kiB. However, for boards with lots
of different DT-overlays and configurations the FIT structure can
exceed 4 kiB which results in the FIT splitter to fail detecting the
rootfs.
Increase the threshold for external-data FIT to 512 kiB as there aren't
any kernel images smaller than that, and FIT structure less than 512 kiB
will always be an external-data FIT.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2025-11-05 14:19:39 +00:00
..
backport-6.6 kernel: bump 6.6 to 6.6.114 2025-10-25 01:14:51 +02:00
backport-6.12 kernel: bump 6.12 to 6.12.55 2025-10-25 01:08:12 +02:00
files generic: mtdsplit: fit: improve detecting external-data FIT 2025-11-05 14:19:39 +00:00
hack-6.6 kernel: bump 6.6 to 6.6.112 2025-10-25 01:14:05 +02:00
hack-6.12 kernel: bump 6.12 to 6.12.55 2025-10-25 01:08:12 +02:00
image treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.6 kernel: bump 6.6 to 6.6.114 2025-10-25 01:14:51 +02:00
pending-6.12 kernel: bump 6.12 to 6.12.55 2025-10-25 01:08:12 +02:00
config-6.6 generic: add missing squashfs config 2025-10-20 00:48:11 +02:00
config-6.12 generic: add missing squashfs config 2025-10-20 00:48:11 +02:00
config-filter generic: config-filter: filter out CONFIG_PAHOLE_HAS_LANG_EXCLUDE 2025-05-14 11:28:01 +02:00
kernel-6.6 kernel: bump 6.6 to 6.6.114 2025-10-25 01:14:51 +02:00
kernel-6.12 kernel: bump 6.12 to 6.12.55 2025-10-25 01:08:12 +02:00
PATCHES.md generic: improve patches documentation 2025-06-11 15:09:46 +02:00