Re: [PATCH 1/4] rockchip: rk3588: Fix boot from SPI flash

2023-11-17 Thread Tom Rini
On Fri, Nov 17, 2023 at 08:53:49PM +0100, Jonas Karlman wrote: > On 2023-11-17 20:07, Tom Rini wrote: > > On Fri, Nov 17, 2023 at 01:50:58PM -0500, John Clark wrote: > >> > >> On 11/17/23 12:50 PM, Tom Rini wrote: > >>> On Fri, Nov 17, 2023 at 03:03:39PM +0100, Slawomir Stepien wrote: > On lis

Re: [PATCH 1/4] rockchip: rk3588: Fix boot from SPI flash

2023-11-17 Thread Jonas Karlman
On 2023-11-17 20:07, Tom Rini wrote: > On Fri, Nov 17, 2023 at 01:50:58PM -0500, John Clark wrote: >> >> On 11/17/23 12:50 PM, Tom Rini wrote: >>> On Fri, Nov 17, 2023 at 03:03:39PM +0100, Slawomir Stepien wrote: On lis 14, 2023 15:06, Quentin Schulz wrote: > Hi Jonas, Hi Quentin

Re: [PATCH 1/4] rockchip: rk3588: Fix boot from SPI flash

2023-11-17 Thread Tom Rini
On Fri, Nov 17, 2023 at 01:50:58PM -0500, John Clark wrote: > > On 11/17/23 12:50 PM, Tom Rini wrote: > > On Fri, Nov 17, 2023 at 03:03:39PM +0100, Slawomir Stepien wrote: > > > On lis 14, 2023 15:06, Quentin Schulz wrote: > > > > Hi Jonas, > > > Hi Quentin > > > > > > > On 11/12/23 11:26, Jonas

Re: [PATCH 1/4] rockchip: rk3588: Fix boot from SPI flash

2023-11-17 Thread John Clark
On 11/17/23 12:50 PM, Tom Rini wrote: On Fri, Nov 17, 2023 at 03:03:39PM +0100, Slawomir Stepien wrote: On lis 14, 2023 15:06, Quentin Schulz wrote: Hi Jonas, Hi Quentin On 11/12/23 11:26, Jonas Karlman wrote: The commit fd6e425be243 ("rockchip: rk3588-rock-5b: Enable boot from SPI NOR fl

Re: [PATCH 1/4] rockchip: rk3588: Fix boot from SPI flash

2023-11-17 Thread Tom Rini
On Fri, Nov 17, 2023 at 03:03:39PM +0100, Slawomir Stepien wrote: > On lis 14, 2023 15:06, Quentin Schulz wrote: > > Hi Jonas, > > Hi Quentin > > > On 11/12/23 11:26, Jonas Karlman wrote: > > > The commit fd6e425be243 ("rockchip: rk3588-rock-5b: Enable boot from SPI > > > NOR flash") added a new

Re: [PATCH 1/4] rockchip: rk3588: Fix boot from SPI flash

2023-11-17 Thread Slawomir Stepien
On lis 14, 2023 15:06, Quentin Schulz wrote: > Hi Jonas, Hi Quentin > On 11/12/23 11:26, Jonas Karlman wrote: > > The commit fd6e425be243 ("rockchip: rk3588-rock-5b: Enable boot from SPI > > NOR flash") added a new BROM_BOOTSOURCE_SPINOR_RK3588 with value 6. > > > > At the time the reason for th

Re: [PATCH 1/4] rockchip: rk3588: Fix boot from SPI flash

2023-11-14 Thread Quentin Schulz
Hi Jonas, On 11/12/23 11:26, Jonas Karlman wrote: The commit fd6e425be243 ("rockchip: rk3588-rock-5b: Enable boot from SPI NOR flash") added a new BROM_BOOTSOURCE_SPINOR_RK3588 with value 6. At the time the reason for this new bootsource id value 6 was unknown. We now know that the BootRom on

Re: [PATCH 1/4] rockchip: rk3588: Fix boot from SPI flash

2023-11-13 Thread Slawomir Stepien
On lis 12, 2023 10:26, Jonas Karlman wrote: > The commit fd6e425be243 ("rockchip: rk3588-rock-5b: Enable boot from SPI > NOR flash") added a new BROM_BOOTSOURCE_SPINOR_RK3588 with value 6. > > At the time the reason for this new bootsource id value 6 was unknown. > > We now know that the BootRom

[PATCH 1/4] rockchip: rk3588: Fix boot from SPI flash

2023-11-12 Thread Jonas Karlman
The commit fd6e425be243 ("rockchip: rk3588-rock-5b: Enable boot from SPI NOR flash") added a new BROM_BOOTSOURCE_SPINOR_RK3588 with value 6. At the time the reason for this new bootsource id value 6 was unknown. We now know that the BootRom on RK3588 use different bootsource id values depending o