Hello!
I am using a IMX8M Mini board and I would like to use the "CONFIG_BOOTSTAGE_STASH_ADDR" option. It requires an address that won't be overwritten by the OS, and I have tried to use the SNVS_LP General Purpose Registers with no luck. Does anyone know any other addresses that could be used for this purpose?
Hello,
Please follow sect. How to build imx-boot image on Linux user Guide
Regards
I don't see how this helps me, I have image already. What I want to know is, if there is any addresses I can use to save the uboot SPL boot time, so the uboot proper can use it.