Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it
Mark Millard <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On 2022-Sep-30, at 09:53, Klaus Küchemann <[email protected]> wrote: > Am 30.09.2022 um 18:40 schrieb Klaus Küchemann <[email protected]>: >> >> … >> > > well, since you seem to always get a successful drive detection by manually reset USB on the u-boot prompt: > > A crude, dirty idea in pseudo-code which would never been accepted as a valid patch , lol :-). : > > if ( connectionSpeed==1,5MB) { > usb_hub_port_reset(); > } > … or manipulating the delays…. > But after the manual reset USB there are 3 types of result of attempting to boot: A) Boots normally. B) The RPi3B resets, starting with the RPi* firmware again, so the issues might repeat. C) The RPi3B hangs. See: https://lists.freebsd.org/archives/freebsd-arm/2022-September/001841.html So there would end up being more to it before it was reliable for Bob. === Mark Millard marklmi at yahoo.com