Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it

2022-09-27 Thread bob prohaska
[sent also to ub...@freebsd.org. If that's verboten or needless please indicate] On Tue, Sep 27, 2022 at 08:33:33PM +0200, Klaus K??chemann wrote: > > > Am 27.09.2022 um 19:58 schrieb Klaus K??chemann : > > > > > >> Am 27.09.2022 um 18:03 schrieb bob prohaska : > >> > >> I did look at common/u

Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it

2022-09-27 Thread bob prohaska
On Sun, Sep 25, 2022 at 04:43:15PM -0700, Mark Millard wrote: [snip] > > Because USB3 introduces various differences, some testing > via the RPi4B USB2 ports is appropriate. > That turns out to be an easy experiment. Here's a summary: I have two identical mass storage devices (Seagate Barracud

Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it

2022-09-26 Thread Mark Millard
On 2022-Sep-26, at 10:09, bob prohaska wrote: > On Sun, Sep 25, 2022 at 09:47:55PM -0700, Mark Millard wrote: >> >> I'll note that: >> >> https://github.com/u-boot/u-boot/blob/master/include/configs/rpi.h >> >> shows it #defines some other CONFIG_... names, including >> the one that my existin

Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it

2022-09-26 Thread bob prohaska
On Sun, Sep 25, 2022 at 09:47:55PM -0700, Mark Millard wrote: > > I'll note that: > > https://github.com/u-boot/u-boot/blob/master/include/configs/rpi.h > > shows it #defines some other CONFIG_... names, including > the one that my existing patch adjusts ( CONFIG_EXTRA_ENV_SETTINGS ). > This is

Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it

2022-09-25 Thread Mark Millard
On 2022-Sep-25, at 18:04, bob prohaska wrote: > On Sun, Sep 25, 2022 at 03:57:34PM -0700, Mark Millard wrote: >> On 2022-Sep-25, at 12:34, bob prohaska wrote: >>> >>> . . . >>> >>> IIRC I did try replacing the Sabrent enclosure with the Startech >>> enclosure, which worked and seemed to implic

Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it

2022-09-25 Thread bob prohaska
On Sun, Sep 25, 2022 at 03:57:34PM -0700, Mark Millard wrote: > On 2022-Sep-25, at 12:34, bob prohaska wrote: > > > > . . . > > > > IIRC I did try replacing the Sabrent enclosure with the Startech > > enclosure, which worked and seemed to implicate the Sabrent as > > the culprit. Thus my intere

Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it

2022-09-25 Thread Mark Millard
On 2022-Sep-25, at 12:34, bob prohaska wrote: > On Sun, Sep 25, 2022 at 10:39:23AM -0700, Mark Millard wrote: >> On 2022-Sep-25, at 09:05, bob prohaska wrote: >> >>> On Wed, Sep 21, 2022 at 06:45:00PM -0700, bob prohaska wrote: After setting initial_turbo=60 in config.txt the first r

Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it

2022-09-25 Thread Mark Millard
On 2022-Sep-25, at 12:34, bob prohaska wrote: > > . . . > > IIRC I did try replacing the Sabrent enclosure with the Startech > enclosure, which worked and seemed to implicate the Sabrent as > the culprit. Thus my interest in u-boot debug information. Looking at https://u-boot.readthedocs.io/

Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it

2022-09-25 Thread bob prohaska
On Sun, Sep 25, 2022 at 10:39:23AM -0700, Mark Millard wrote: > On 2022-Sep-25, at 09:05, bob prohaska wrote: > > > On Wed, Sep 21, 2022 at 06:45:00PM -0700, bob prohaska wrote: > >> > >> After setting initial_turbo=60 in config.txt the first reboot > >> found the disk, the second did not. Runni

Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it

2022-09-25 Thread Mark Millard
On 2022-Sep-25, at 09:05, bob prohaska wrote: > On Wed, Sep 21, 2022 at 06:45:00PM -0700, bob prohaska wrote: >> >> After setting initial_turbo=60 in config.txt the first reboot >> found the disk, the second did not. Running usb reset then >> found the disk, but run bootcmd_usb0 seemingly caused