Re: SPL SPI boot problem after commit "spi: Update speed/mode on change"

2021-08-25 Thread Oskari Lemmelä
On 8/22/21 6:22 PM, Marek Vasut wrote: On 8/22/21 4:47 PM, Oskari Lemmelä wrote: On 22.8.2021 14.50, Marek Vasut wrote: On 8/22/21 9:41 AM, Oskari Lemmelä wrote: Hi Marek, I was bisecting SPI flash boot problem in rockpro64 board and commit e2e95e5e25421fb seems to broke it. It seems that

Re: SPL SPI boot problem after commit "spi: Update speed/mode on change"

2021-08-22 Thread Marek Vasut
On 8/22/21 4:47 PM, Oskari Lemmelä wrote: On 22.8.2021 14.50, Marek Vasut wrote: On 8/22/21 9:41 AM, Oskari Lemmelä wrote: Hi Marek, I was bisecting SPI flash boot problem in rockpro64 board and commit e2e95e5e25421fb seems to broke it. It seems that after speed and mode change SPL is unable

Re: SPL SPI boot problem after commit "spi: Update speed/mode on change"

2021-08-22 Thread Oskari Lemmelä
On 22.8.2021 14.50, Marek Vasut wrote: > On 8/22/21 9:41 AM, Oskari Lemmelä wrote: >> Hi Marek, >> >> I was bisecting SPI flash boot problem in rockpro64 board and commit >> e2e95e5e25421fb seems to broke it. >> >> It seems that after speed and mode change SPL is unable to load BL31 >> anymore from

Re: SPL SPI boot problem after commit "spi: Update speed/mode on change"

2021-08-22 Thread Marek Vasut
On 8/22/21 9:41 AM, Oskari Lemmelä wrote: Hi Marek, I was bisecting SPI flash boot problem in rockpro64 board and commit e2e95e5e25421fb seems to broke it. It seems that after speed and mode change SPL is unable to load BL31 anymore from SPI flash device. There is no errors it just hangs fo