ipq807x: prpl haze & qnap 301w: use the standard eMMC sysupgrade code
authorRodrigo Balerdi <lanchon@gmail.com>
Fri, 8 Nov 2024 20:40:03 +0000 (17:40 -0300)
committerPetr Štetiar <ynezz@true.cz>
Thu, 28 Nov 2024 18:47:40 +0000 (18:47 +0000)
commit16eb043062f16986879d7ff8f6f9b1f773a4a2fd
tree4cbd3d41c1eb9a93970bc48b9520dee9b143de75
parent1eade612f91587eece6deb350948644975cf8a00
ipq807x: prpl haze & qnap 301w: use the standard eMMC sysupgrade code

Note that the old ad-hoc method did not explicitly align backup data
to 64 KiB boundaries.

Also note that the qnap 301w has a 'rootfs_data' partition in the eMMC
that is being ignored by fstools during boot, presumably due to a bug.
This is why the partition is also ignored in the sysupgrade code and
there is no definition of CI_DATAPART="rootfs_data".

Signed-off-by: Rodrigo Balerdi <lanchon@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16505
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit fe481c9c47d97ebde1bc3c959924f4f9227c6c16)
Link: https://github.com/openwrt/openwrt/pull/17097
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/qualcommax/image/ipq807x.mk
target/linux/qualcommax/ipq807x/base-files/lib/upgrade/platform.sh