Daniel Golle d4e8653e1e mvebu: puzzle-m90x: wipe rootfs_data on sysupgrade
The sysupgrade formware of the Puzzle series is a slightly strange
dual-boot approach while remaining compatible with Marvell's SDK
firmware upgrade binary format -- which happens to be a full-disk
image with GPT partition table. Hence that /lib/upgrade/emmc-puzzle.sh
script is like an exotic disease which results from those decisions,
and as we also want to somehow stay compatible with the IEI-World
stock firmware we got to use it in that same way (we are not
compatible with the QNAP-branded identical hardware device anyway).

Currently, on sysupgrade the result is that one ends up with the old
content of rootfs_data (a GPT partition on those devices) as nothing
ever wipes or in any way re-creates the filesystem there. As a simple
work-around, let's kill the filesystem on rootfs_data so fstools
re-formats it on the next boot.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-04-09 14:59:03 +01:00
..
2024-03-28 13:06:43 +01:00
2024-03-29 09:58:45 +01:00
2024-01-19 21:24:44 +01:00
2024-03-31 18:34:04 +02:00
2024-03-29 13:44:41 +01:00
2024-03-31 18:34:04 +02:00
2024-04-08 21:52:51 +02:00
2024-01-06 12:52:49 +01:00
2024-03-24 21:19:10 +01:00
2024-04-05 14:43:44 -04:00
2024-04-05 17:32:21 +02:00
2024-04-05 09:27:45 +02:00
2024-04-05 14:43:44 -04:00
2024-03-24 21:20:46 +01:00
2024-03-14 14:24:16 +01:00
2024-03-31 18:34:04 +02:00
2024-02-13 19:05:48 +01:00
2024-03-31 18:34:04 +02:00
2023-12-02 14:06:56 +02:00
2024-04-05 07:58:15 +02:00
2024-03-23 21:38:00 +01:00