My PBP starts up like a 1977 Chevy Nova
#8
Uboot will ONLY be found on SPI or emmc or SD
(the boot on usb, from bootrom, is ONLY to write code to SPI, all media MUST be removed or disabled to get this boot)
Once uboot loads from one of those 3 places, then uboot is in charge of the boot
It (uboot) can and does change the boot order and can ALSO boot from network as well as usb
-----
strings uboot.img |grep -i _target
boot_targets=mmc1 nvme0 usb0 mmc0 pxe dhcp
-------
Unless you are using tow-boot uboot version, you will not get a boot with a SD card in an adapter
Try writing to a usb stick, do try BOTH sockets, I have seen it nearly always ignore one and boot from other
  Reply


Messages In This Thread
RE: My PBP starts up like a 1977 Chevy Nova - by wdt - 09-03-2021, 09:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Workaround for crackling audio when music starts/stops pato3 1 2,575 07-28-2021, 12:26 PM
Last Post: dsimic

Forum Jump:


Users browsing this thread: 1 Guest(s)