mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-18 23:21:12 +01:00
The redboot partition parser gets upset if a partition
doesn't end on an even erase block and marks the partition
read-only.
Fix this by always padding the three firmware items to
128kb.
It is no longer required for the filesystem to be padded
to 6144kb, so we pad this to just 128kb like the kernel
images.
Link: https://github.com/openwrt/openwrt/pull/21750
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| copy-kernel | ||
| dns313_gen_hdd_img.sh | ||
| ImageInfo-itian_sq201 | ||
| ImageInfo-raidsonic_ib-4220-b | ||
| ImageInfo-storlink_sl93512r | ||
| Makefile | ||