openwrt/target/linux/rockchip/image
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.mk rockchip: add NanoPi R4S support 2021-06-10 10:34:44 +02:00
Makefile rockchip: fix broken squashfs sysupgrade 2021-09-24 12:28:48 +02: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
nanopi-r4s.bootscript rockchip: add NanoPi R4S support 2021-06-10 10:34:44 +02:00