openwrt/target/linux/bcm27xx/image
Orne Brocaar 20aeef1ef8
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
bcm27xx: Add padding after writing rootfs to image.
This addresses #9113 by adding up to 1MB padding after writing the
rootfs image. On boot mount_root will probe for existing filesystems
after the rootfs image data. Without overwriting the initial free
space left on the rootfs partition, OpenWrt might incorrectly detect
an exising filesystem and fails to mount it, resulting in a bricked
device as the overlayfs will not be mountend and settings will not be
available.

Fixes #9113.

Signed-off-by: Orne Brocaar <info@brocaar.com>
Link: https://github.com/openwrt/openwrt/pull/19997
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-09-14 11:46:19 +02:00
..
cmdline.txt bcm27xx: correct cmdline.txt consoles for procd 2024-05-01 20:22:42 +02:00
config.txt bcm27xx: config: update documentation links 2024-01-18 09:24:52 +01:00
distroconfig.txt bcm27xx: config: update documentation links 2024-01-18 09:24:52 +01:00
gen_rpi_sdcard_img.sh bcm27xx: Add padding after writing rootfs to image. 2025-09-14 11:46:19 +02:00
Makefile bcm2712: add kmod-r8169 and kmod-usb-net-rtl8152 2025-09-09 00:07:18 +02:00