openwrt/target/linux/rockchip
David Bauer 5c904bcb37 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>
(cherry picked from commit b56f7407d9)
2021-09-24 12:29:22 +02:00
..
armv8 kernel: move some disabled symbols to generic 2021-04-11 16:54:22 +02:00
image rockchip: fix broken squashfs sysupgrade 2021-09-24 12:29:22 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.142 2021-08-24 19:41:47 +02:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
config-default kernel: move F2FS_FS_XATTR and F2FS_STAT_FS symbols to generic 2020-10-09 23:20:19 +01:00