On 04/03/20 10:10 am, Lokesh Vutla wrote:
On 04/03/20 10:09 AM, Keerthy wrote:The patch series enables he OSPI1 aka QSPI node. This is a precursor for enabling QSPI boot on j721e.How did you test this using R5 defconig?
#define CONFIG_SF_DEFAULT_BUS 1 So as to force SPI boot to OSPI1/QSPI. Booted using OSPI boot probed sf probe 1:0 & burnt all the boot images on to QSPI. Then booted from QSPI. - Keerthy
Thanks and regards, Lokesh

