openwrt/target/linux/ipq807x
Petr Štetiar b0f3fd550b
ipq807x: prpl-haze: fix sysupgrade flashing from bootloader
While flashing sysupgrade image from U-Boot, then the rootfs_data
overlay filesystem formatting is left for the fstools during firstboot,
but that wont work as mkfs.f2fs is missing in the sysupgrade image:

 mount_root: overlay filesystem in /dev/loop0 has not been formatted yet
 mount_root: no usable overlay filesystem found, using tmpfs overlay
 sh: mkfs.f2fs: not found

 Filesystem                Size      Used Available Use% Mounted on
 /dev/loop0              139.6M     46.9M     92.6M  34% /overlay

 Number  Start (sector)    End (sector)  Size       Code  Name
  20           98850          406349   150.1 MiB   FFFF  rootfs

So lets fix it by adding f2fs support to the sysupgrade image.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit ba415af570)
2024-01-29 09:38:17 +00:00
..
base-files ipq807x: add initial support for prpl Foundation Haze board 2023-06-12 22:10:29 +02:00
files/arch/arm64/boot/dts/qcom ipq807x: fix edgecore EAP102 lan/wan 2023-12-13 17:34:19 +01:00
generic ipq807x: add Qualcomm Atheros IPQ807x target 2023-01-16 12:42:23 +01:00
image ipq807x: prpl-haze: fix sysupgrade flashing from bootloader 2024-01-29 09:38:17 +00:00
patches-5.15 kernel: bump 5.15 to 5.15.145 2024-01-07 12:57:30 +00:00
config-5.15 kernel: backport v6.6 nvmem changes 2023-11-02 09:37:19 +01:00
Makefile ipq807x: image: fix eMMC flashing/recovery from within initramfs 2023-06-12 22:10:30 +02:00