Message ID | 20200304044001.5346-1-j-keerthy@ti.com |
---|---|
Headers | show |
Series | arm: dts: k3-j721e: Enable OSPI1/QSPI | expand |
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? Thanks and regards, Lokesh
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 >
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. > > Changes in v2: > > * Moved the pin definitions out of u-boot.dtsi to r5 and a72 > based dts files. Applied to u-boot-ti next. Thanks and regards, Lokesh