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