1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/bcm27xx
Orne Brocaar 20aeef1ef8 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
..
base-files bcm27xx: bcm2712: support all devices 2025-05-06 18:07:40 +02:00
bcm2708 bcm27xx: drop 6.6 support 2025-05-21 14:10:49 +02:00
bcm2709 bcm27xx: drop 6.6 support 2025-05-21 14:10:49 +02:00
bcm2710 bcm27xx: drop 6.6 support 2025-05-21 14:10:49 +02:00
bcm2711 bcm27xx: drop 6.6 support 2025-05-21 14:10:49 +02:00
bcm2712 bcm27xx: select I2C/SPI packages by default 2025-06-12 07:25:32 +02:00
image bcm27xx: Add padding after writing rootfs to image. 2025-09-14 11:46:19 +02:00
modules bcm27xx: Make kernel modules depend on target 2025-07-26 01:11:21 +02:00
patches-6.12 kernel: bump 6.12 to 6.12.45 2025-09-07 11:42:46 +02:00
config-6.12 kernel: reorder kernel symbol configs 2025-05-29 23:05:02 +02:00
Makefile bcm27xx: use kernel 6.12 by default 2025-05-21 14:07:39 +02:00
modules.mk