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

From: bob prohaska <fbsd_at_www.zefox.net>
Date: Sat, 01 Oct 2022 17:47:24 UTC
On Wed, Sep 28, 2022 at 10:10:20PM -0700, Mark Millard wrote:
> On 2022-Sep-28, at 20:31, Mark Millard <marklmi@yahoo.com> wrote:
> 
> >> . . .
> > 
> > It looks like that if you remove files/patch-common_usb__storage.c
> > and rebuild/install the large output reporting usb reads will not
> > happen.
> > 
> 
> I've included a patch-common_usb__storage.c that comments out
> the few high volume debug(...) instances but leaves the rest
> in place. A dozen or so lines are still output via this source
> file now and I was not sure if any might prove important. So
> this way they are present to consider if this file is used
> in the build.
> 

In testing the patch thee seem to be more cases of u-boot getting
stuck in a loop, not all of the identical. 

The first in the script file left the disk LED stuck on with 
error 22 prominent, the second left the disk LED stuck off, 
with error 110 repeating.

The script file is at 
http://nemesis.zefox.com/~fbsd/
in file pelorus_console.txt5_concise_loop_fails

Hope this is useful,

bob prohaska