I'm planning to make some modifications to the Morello board firmware to run on the SoC. Before proceeding, I'd like to understand the recovery options available if something goes wrong. Is there a way to restore the original firmware if needed?
Hi Jerome,
You should always be able to flash the original firmware by copying the prebuilt binaries from https://git.morello-project.org/morello/board-firmware/ to the SD card.
For more information: https://git.morello-project.org/morello/docs/-/blob/morello/mainline/firmware/user-guide.rst#update-firmware-on-microsd-card
Cheers,Kevin