Hi .
I'm currently design the second-stage-loader(SSL) and when a new firmware stored in SPI flash chip, SSL will first call adi_rom_Boot() function to test the new firmware before cover the old one(the one stored at the beginning address of SPI flash)
so here is the question: is there a way to get the current firmware address of the SPI flash ?
greatly appreciate for your help!