Re: rk3399: SPI boot: Return from ROM unsuccessful (with TPL)

2020-05-27 Thread Jagan Teki
Hi Philipp, On Wed, May 20, 2020 at 5:38 PM Jagan Teki wrote: > > It seems like SPI boot on rk3399 with TPL based is unable to return > from ROM or switching to from TPL to SPL is unsuccessful. > > I have verified board_init_f on spl.c and the control is not even > reached here. On the other

Re: rk3399: SPI boot: Return from ROM unsuccessful (with TPL)

2020-05-25 Thread Jagan Teki
On Mon, May 25, 2020 at 2:55 AM Hugh Cole-Baker wrote: > > > > > On 24 May 2020, at 20:00, Suniel Mahesh wrote: > > > > > > > > On Sun, May 24, 2020 at 3:52 PM Hugh Cole-Baker wrote: > > > > > On 20 May 2020, at 13:08, Jagan Teki wrote: > > > > > > It seems like SPI boot on rk3399 with TPL

Re: rk3399: SPI boot: Return from ROM unsuccessful (with TPL)

2020-05-24 Thread Hugh Cole-Baker
> On 24 May 2020, at 20:00, Suniel Mahesh wrote: > > > > On Sun, May 24, 2020 at 3:52 PM Hugh Cole-Baker wrote: > > > On 20 May 2020, at 13:08, Jagan Teki wrote: > > > > It seems like SPI boot on rk3399 with TPL based is unable to return > > from ROM or switching to from TPL to SPL is

Re: rk3399: SPI boot: Return from ROM unsuccessful (with TPL)

2020-05-24 Thread Suniel Mahesh
On Sun, May 24, 2020 at 3:52 PM Hugh Cole-Baker wrote: > > > On 20 May 2020, at 13:08, Jagan Teki wrote: > > > > It seems like SPI boot on rk3399 with TPL based is unable to return > > from ROM or switching to from TPL to SPL is unsuccessful. > > > > I have verified board_init_f on spl.c and

Re: rk3399: SPI boot: Return from ROM unsuccessful (with TPL)

2020-05-24 Thread Hugh Cole-Baker
> On 20 May 2020, at 13:08, Jagan Teki wrote: > > It seems like SPI boot on rk3399 with TPL based is unable to return > from ROM or switching to from TPL to SPL is unsuccessful. > > I have verified board_init_f on spl.c and the control is not even > reached here. On the other hand the

Re: rk3399: SPI boot: Return from ROM unsuccessful (with TPL)

2020-05-23 Thread Suniel Mahesh
On Wed, May 20, 2020 at 5:39 PM Jagan Teki wrote: > It seems like SPI boot on rk3399 with TPL based is unable to return > from ROM or switching to from TPL to SPL is unsuccessful. > > I have verified board_init_f on spl.c and the control is not even > reached here. On the other hand the

rk3399: SPI boot: Return from ROM unsuccessful (with TPL)

2020-05-20 Thread Jagan Teki
It seems like SPI boot on rk3399 with TPL based is unable to return from ROM or switching to from TPL to SPL is unsuccessful. I have verified board_init_f on spl.c and the control is not even reached here. On the other hand the SPL-alone boot flow works fine from SPI. SPI boot log: U-Boot TPL