Re: RPi3 usb boot hang on stable/13

From: John Kennedy <warlock_at_phouka.net>
Date: Sat, 02 Jul 2022 19:12:12 UTC
On 2022-Jul-2, at 09:58, bob prohaska <fbsd@www.zefox.net> wrote:
> Lately an RPi3 running stable/13 has started hanging on boot from USB
> The disk is on a powered hub. ...
> FreeBSD 13.1-STABLE #5 stable/13-n251597-7c500f98b8d: ...

  For what it's worth, on my RPI4, single USB (M.2) only.  Only had it
since ~6/25 so it's run 13.1-5ce13b8aa51, 0e897d87f73, 70fd40edb86 and
currently 13-n251597-7c500f98b8d like you.  I've rebooted it a fair
amount as I'm playing with config.txt settings and other stuff.

  I'm not using a serial console either, for what that is worth.

On Sat, Jul 02, 2022 at 10:34:11AM -0700, Mark Millard wrote:
> That is U-Boot output. Looks like the output stopped before
> the load of even the FreeBSD loader: FreeBSD is not involved
> yet so it is not a FreeBSD problem. ... What vintage of U-Boot?

  In my case, uboot was seeded from this image:

	FreeBSD-13.1-STABLE-arm64-aarch64-RPI-20220603-185159f77c9-250958.img.xz

    $ strings -a < /boot/efi/u-boot.bin | grep "U-Boot 20"
	U-Boot 2022.04 (Jun 03 2022 - 02:14:43 +0000)