
On Fri, Nov 8, 2024 at 8:16 PM Fabio Estevam festevam@gmail.com wrote:
On Fri, Nov 8, 2024 at 11:12 PM Adam Ford aford173@gmail.com wrote:
I think I have a fix for the Nano. I want to get my hands on a Mini again to test it. My solution creates two files, a flash.bin for booting SD/eMMC and a second file which adds the FSPI header at 0x400 with the whole standard image starting at 0x1000. I have been able to boot both the SD and eMMC's with one config option which can allow me to remove the FSPI config file and consolidate both configs into one. Once I can verify it works on Mini, I'll post my proposed fix.
Thanks, Adam. Appreciate your effort!
No problem. I managed to get my hands on a Mini, and I just sent a patch series which restored FSPI booting on both the im8mn-beacon and imx8mm-beacon boards.
If/when I get some more time, I might try to port the stuff I did for Nano to the Plus since I think the boot ROM is similar between them.
adam