How to recover from a hard brick?
-
I would like to replace the uboot with my own custom one. Before i start working on it, i want to know how to recover if in case i accidentally brick it. Is the internal flash accessible over the SPI pins?
-
@user5456
Official Onion Omega2 Documentation Updating the Bootloader
I'm afraiid - using this method - you can flash (update/restore) Omega2's UBoot with a well working UBoot.Is the internal flash accessible over the SPI pins?
It depends.
You have an Omega2S+ module on a Development Board where the SPI pins of the modul's on-board flash are exposed to MOSI, MISO, CLK, CS0.
So - in this case - the answer is (most probably) YES.