U-Boot 2023.10 does not boot from uSD on RPi4
Ivan Ivanov
ivan.ivanov at suse.com
Thu Oct 19 16:43:01 CEST 2023
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] attachment #870321 for boot log details.
> > > >
> > > > I have not invested time to debug this, still.
> > >
> > > Thanks for the info. Is this using 'boot_targets=mmc usb pxe dhcp'?
> > >
> >
> > Yes. "boot_targets=mmc usb pxe dhcp". Full environment added to the bug.
> >
> > https://bugzilla.suse.com/show_bug.cgi?id=1216036
>
> OK thank you, I will take a look.
>
> I wonder if there is a way of testing pending patches, or do they need
> to be applied before they can be tested in your systems?
I am not sure what do you mean here. openSUSE uses this [1] project
on Open Build Service to build installable packages. As you can see
there are few patches on top of u-boot-2023.10 release including [2].
What I can do is to build new package with any proposed patch on
top of last release. Of course I can also build the U-Boot and just
copy binary to the board.
In other words I could test any proposed patch :-)
Regards,
Ivan
[1] https://build.opensuse.org/package/show/hardware:boot/u-boot
[2] bootstd: Scan all bootdevs in a boot_targets entry
More information about the U-Boot
mailing list