openwrt/target/linux/rockchip/image
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
..
Makefile rockchip: fix broken squashfs sysupgrade 2021-09-24 12:29:22 +02:00
armv8.mk target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
mmc.bootscript rockchip: add support for Pine64 RockPro64 2020-04-20 16:37:56 +02:00
nanopi-r2s.bootscript rockchip: add NanoPi R2S support 2020-07-28 15:52:44 +02:00