boot order
#2
In this case, the uboot on the emmc is not playing well with the OS on the SD
There are 2 different boot orders
1st, the boot rom, with limited memory, only that on cpu, searches SPI, emmc, SD
It searches for idbloader at 64 sectors in, for the byte signature, this sets up memory on board
Then, on same media uboot is loaded (now that there is enough memory to load it)
uboot, nearly always, alters the boot order,, for example
strings uboot.img |grep -i boot_target
boot_targets=mmc1 nvme0 usb0 mmc0 pxe dhcp ,,,, (mmc1 is SD, mmc0 is emmc)
uboot searches for boot.scr OR extlinux.conf OR bootaa64.efi

manjaro does have a BSP uboot in its repository, that might work
You do have to manually install it, and do make a backup of extlinux.conf 1st of all
Some of the earlier versions overwrote extlinux WITHOUT making a backup,,
and the new extlinux was incorrect, I don't know if that has been fixed
--edit--
manually install,, packman just puts the files in /boot (idbloader, uboot, trust AND overwrite extlinux))
and you have to then dd them to right place
  Reply


Messages In This Thread
boot order - by straightwalker - 07-19-2021, 10:07 PM
RE: boot order - by wdt - 07-19-2021, 11:27 PM
RE: boot order - by jiyong - 07-20-2021, 05:00 AM
RE: boot order - by straightwalker - 07-20-2021, 05:07 PM
RE: boot order - by wdt - 07-20-2021, 06:20 PM
RE: boot order - by straightwalker - 07-21-2021, 11:01 PM
RE: boot order - by wdt - 07-22-2021, 12:31 AM
RE: boot order - by alidonkaka6 - 12-25-2021, 09:23 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  uboot wont boot to SD card after upgrade jbradley419 7 846 01-19-2024, 02:29 PM
Last Post: wdt
  Video Flashing/adjusting on boot and reboot jbradley419 0 295 01-16-2024, 09:17 AM
Last Post: jbradley419
  Brand new Pinebook Pro doesn't boot after Manjaro update johnboiles 8 2,244 12-15-2023, 02:11 PM
Last Post: wdt
  PBP won't boot after trying to reinstall Manjaro ARM soupgirl 3 707 12-13-2023, 08:17 PM
Last Post: trillobite
  Various freezes during boot & while running several Linux distros - hardware error? donuts 1 592 11-22-2023, 11:47 AM
Last Post: fxc
  Cannot boot to Kali SD card after uboot upgrade jbradley419 4 1,190 09-19-2023, 08:48 AM
Last Post: dachalife
  Does latest Tow-Boot install/work correctly for everyone? tophneal 4 1,889 08-03-2023, 03:30 PM
Last Post: tophneal
  Boot into NVME drive, no wifi, sound, buttons... PaulQ 0 806 07-13-2023, 01:50 PM
Last Post: PaulQ
  Order Status mamboman777 1 3,591 06-17-2023, 10:25 AM
Last Post: fxc
  New Pinebook pro won’t boot Generaltuxenburg 4 1,952 06-14-2023, 07:20 AM
Last Post: KC9UDX

Forum Jump:


Users browsing this thread: 1 Guest(s)