Hi,
I'm working on the latest https://github.com/FSEmbedded/releases-fus-pre image on a IMX8MP baseboard. During testing of USB "mass storage" update the update.scr failed and left my device in a bricked state.
It stop with following output:
----
U-Boot SPL 2020.04-00326-g42d2040a3 (Dec 23 2022 - 16:36:21 +0100)
Normal Boot
---
To continue I expect that I need to use the UUU tool to reprogram program it. I cannot find any documentation on which files that it required to perform a complete reflash.
Follow does not seams to work.
---
sudo uuu -b emmc u-boot-dtb.img
sudo uuu -b emmc uboot.fs
---
So is there some extra packaging required? with imx-mkimage e.g.
The same question goes for the rootfs?
Br,
Paul