Recovering from a stucked bootloader (STM32MP151)
Hello,
my EVB is based on STM32MP151A SoC. The situation we are facing is that sometimes, the FSBL gets stuck and we would like to recover from it. i.e. reflash some Known Good FSBL.
As the FSBL in that situation is kinda functional, the device will not fallback to boot from Serial.
On the other hand, as the FSBL is itself stuck, any SW based solution to do so is irrelevant.
Ideally, we need some external mean to force a serial boot, either from the STCube programmer, or the JTAG, or the like.
As this seems like a very likely problem to appear during dev, there must be some classical solution to it, unfortunately, i couldn't find out a way from all the docs I could read.
Is that known to anybody ?
Thanks,
Jacques
