Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it
Klaus Küchemann <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
> 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…. Regards Klaus