1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/target/linux/rockchip
David Bauer b56f7407d9 rockchip: fix broken squashfs sysupgrade
The rockchip platform supports squashfs SD card images. However, the
resulting image is not padded to completely fill the rootfs partition.

Because of that, the f2fs overlay might not be erased, resulting in
uci-defaults not bing executed or the configuration not being erased,
even though drop config was selected.

Modify the image generation process so the image is padded to cover the
entire root filesystem partition.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-09-24 12:28:48 +02:00
..
armv8 kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
files-5.10/arch/arm64/boot/dts/rockchip rockchip: add Kernel 5.10 support 2021-02-20 01:26:00 +01:00
image rockchip: fix broken squashfs sysupgrade 2021-09-24 12:28:48 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.139 2021-08-14 20:25:19 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.57 2021-08-14 16:32:34 +01:00
Makefile rockchip: add NanoPi R4S support 2021-06-10 10:34:44 +02:00