Skip to content
Snippets Groups Projects
Commit b56f7407 authored by David Bauer's avatar David Bauer
Browse files

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: default avatarDavid Bauer <mail@david-bauer.net>
parent 3128dfc1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment