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-Oct-1, at 12:58, Mark Millard <[email protected]> wrote:

> . . .
> Given the "no failures to find a boot device",
> I suggest an experiment of (temporarily?)
> reverting to the official rpi_arm64_fragment
> (to disable the U-Boot logging) and seeing how
> it behaves without the extra messages.
> 
> The timing changes from the messages could be
> contributing to some of the behaviors you are
> seeing.

http://nemesis.zefox.com/~fbsd/pelorus_console.txt7_orig_fragment

still shows all the debug output. It did not
avoid the timing changes.

You might need to not use either of:

patch-common_usb__hub.c
patch-common_usb__storage.c

and to disable the LOG_DEBUG and DEBUG lines in:

patch-common_usb.c

via turning them into comments by adding // as
indicated below:

+//#define LOG_DEBUG
+//#define DEBUG

===
Mark Millard
marklmi at yahoo.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.