Re: [PATCH 0/9] TI: AM654/J721e: Add support to boot from OSPI

2020-02-03 Thread Lokesh Vutla
On 29/01/20 5:48 PM, Vignesh Raghavendra wrote: > This series adds support to boot from OSPI on TI's AM654 and J721e SoCs. > These EVMs have Micron MT35x flash and works in 1-1-8 mode. This is causing build failures on hs configs. Can you fix it and repost? Thanks and regards, Lokesh > >

Re: [PATCH 0/9] TI: AM654/J721e: Add support to boot from OSPI

2020-01-29 Thread Vignesh Raghavendra
Hi Andreas, On 29/01/20 10:01 pm, Andreas Dannenberg wrote: > Hi Vignesh, > > On Wed, Jan 29, 2020 at 05:48:46PM +0530, Vignesh Raghavendra wrote: >> This series adds support to boot from OSPI on TI's AM654 and J721e SoCs. >> These EVMs have Micron MT35x flash and works in 1-1-8 mode. > > we

Re: [PATCH 0/9] TI: AM654/J721e: Add support to boot from OSPI

2020-01-29 Thread Andreas Dannenberg
Hi Vignesh, On Wed, Jan 29, 2020 at 05:48:46PM +0530, Vignesh Raghavendra wrote: > This series adds support to boot from OSPI on TI's AM654 and J721e SoCs. > These EVMs have Micron MT35x flash and works in 1-1-8 mode. we have some documentation in our TI tree regarding OSPI boot in the

[PATCH 0/9] TI: AM654/J721e: Add support to boot from OSPI

2020-01-29 Thread Vignesh Raghavendra
This series adds support to boot from OSPI on TI's AM654 and J721e SoCs. These EVMs have Micron MT35x flash and works in 1-1-8 mode. Lokesh Vutla (1): ARM: mach-k3: sysfw-loader: Use SPI memmapped addr when loading SYSFW Vignesh Raghavendra (8): drivers: Descend to drivers/soc