Re: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-27 Thread Tom Rini
t; > > wrote: > > > > > > > > > > > > > > > > > > > > > > > > > -Original Message- > > > > > > > From: Peter Robinson > > > > > > > Sent: Tuesday, October 10, 2023 12:22 PM > >

Re: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-19 Thread Ivan Ivanov
Hi, On Thu, 2023-10-19 at 08:32 -0600, Simon Glass wrote: > > > > > > > > I am afraid we still have a boot issue. This time device can not boot > > > > from USB. > > > > Device boot order was changed to USB first then uSD. uSD card is > > > > removed. > > > > > > > > Please see [1]

Re: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-19 Thread Ivan Ivanov
On Thu, 2023-10-19 at 08:00 -0600, Simon Glass wrote: > > > > > > [2] > > > https://patchwork.ozlabs.org/project/uboot/patch/20230923205017.1754340-1-...@chromium.org/ > > > > > > > > > > > > > [1] https://lists.denx.de/pipermail/u-boot/2023-October/533158.html > > > > > > > > > > > 'git

Re: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-19 Thread Simon Glass
Hi Ivan, On Thu, 19 Oct 2023 at 08:29, Ivan Ivanov wrote: > > On Thu, 2023-10-19 at 08:00 -0600, Simon Glass wrote: > > > > > > > > [2] > > > > https://patchwork.ozlabs.org/project/uboot/patch/20230923205017.1754340-1-...@chromium.org/ > > > > > > > > > > > > > > > > [1]

Re: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-19 Thread Peter Robinson
t; > From: Peter Robinson > > > > > > Sent: Tuesday, October 10, 2023 12:22 PM > > > > > > To: Guillaume Gardet > > > > > > Cc: mbrug...@suse.com; Ivan Ivanov ; Simon > > > > > > Glass > > > > > > ; u-boot@lists.denx.

Re: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-19 Thread Simon Glass
Hi Ivan, On Thu, 19 Oct 2023 at 02:59, Ivan Ivanov wrote: > > > Hi, > > Sorry I can't find mail thread regarding patch itself, so using this one: > > On Fri, 2023-10-13 at 10:08 +, Guillaume Gardet wrote: > > > > > > > > Hi, > > > > Indeed, your patch [2] fixes my boot problem. > > > > > >

Re: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-19 Thread Ivan Ivanov
Hi, Sorry I can't find mail thread regarding patch itself, so using this one: On Fri, 2023-10-13 at 10:08 +, Guillaume Gardet wrote: > > > > Hi, >   > Indeed, your patch [2] fixes my boot problem. >   > > > [2] >

Re: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-13 Thread Tom Rini
Gardet > > > > > Cc: mbrug...@suse.com; Ivan Ivanov ; Simon Glass > > > > > ; u-boot@lists.denx.de > > > > > Subject: Re: U-Boot 2023.10 does not boot from uSD on RPi4 > > > > > > > > > > On Tue, Oct 1

Re: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-13 Thread Simon Glass
me Gardet > > > > > Cc: mbrug...@suse.com; Ivan Ivanov ; Simon Glass > > > > > ; u-boot@lists.denx.de > > > > > Subject: Re: U-Boot 2023.10 does not boot from uSD on RPi4 > > > > > > > > > > On Tue, Oc

Re: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-13 Thread Peter Robinson
--Original Message- > > > > From: Peter Robinson > > > > Sent: Tuesday, October 10, 2023 12:22 PM > > > > To: Guillaume Gardet > > > > Cc: mbrug...@suse.com; Ivan Ivanov ; Simon Glass > > > > ; u-boot@lists.denx.de > > &g

Re: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-13 Thread Peter Robinson
2 PM > > > To: Guillaume Gardet > > > Cc: mbrug...@suse.com; Ivan Ivanov ; Simon Glass > > > ; u-boot@lists.denx.de > > > Subject: Re: U-Boot 2023.10 does not boot from uSD on RPi4 > > > > > > On Tue, Oct 10, 2023 at 10:26 AM Guillaume Gardet

RE: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-13 Thread Guillaume Gardet
Hi, Indeed, your patch [2] fixes my boot problem. Thanks, Guillaume From: Simon Glass Sent: Tuesday, October 10, 2023 4:58 PM To: Guillaume Gardet Cc: Peter Robinson ; Matthias Brugger ; Ivan Ivanov ; U-Boot Mailing List Subject: Re: U-Boot 2023.10 does not boot from uSD on RPi4 Hi

Re: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-10 Thread Simon Glass
u-boot@lists.denx.de > > Subject: Re: U-Boot 2023.10 does not boot from uSD on RPi4 > > > > On Tue, Oct 10, 2023 at 10:26 AM Guillaume Gardet > > wrote: > > > > > > Hi, > > > > > > U-Boot 2023.10 does not boot from uSD on RPi

RE: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-10 Thread Guillaume Gardet
> -Original Message- > From: Peter Robinson > Sent: Tuesday, October 10, 2023 12:22 PM > To: Guillaume Gardet > Cc: mbrug...@suse.com; Ivan Ivanov ; Simon Glass > ; u-boot@lists.denx.de > Subject: Re: U-Boot 2023.10 does not boot from uSD on RPi4 > > On Tu

Re: U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-10 Thread Peter Robinson
On Tue, Oct 10, 2023 at 10:26 AM Guillaume Gardet wrote: > > Hi, > > U-Boot 2023.10 does not boot from uSD on RPi4. > This has been found on openSUSE Tumbleweed. The only diff we need is: > -CONFIG_OF_EMBED=y > +CONFIG_OF_BOARD=y > To use firmware provided Devi

U-Boot 2023.10 does not boot from uSD on RPi4

2023-10-10 Thread Guillaume Gardet
Hi, U-Boot 2023.10 does not boot from uSD on RPi4. This has been found on openSUSE Tumbleweed. The only diff we need is: -CONFIG_OF_EMBED=y +CONFIG_OF_BOARD=y To use firmware provided Device Tree. But that should not affect the mmc behavior too much, I think. 'git bisect' points