Jump to content

[Armbian build PR] - patch: uboot: v2023.07.02: bananapicm4: `nvme boot support`


RSS Bot

Recommended Posts

HACK: BOOT ORDER: NVMe SDCARD eMMC.

NOTES: In my testing there has been no false starts or hangs up. Meaning the boot process has been stable.

The downside to this in my opinion is that if there is an OS on the NVMe it will always take boot priority. The drive would need to be pulled or DD'd in order for SD eMMC boot to kick in.

This has been tested by pulling the NVMe and booting from the drive and killing it; dd if=/dev/zero of=/dev/nvme0n1 bs=32768 count=32768

Tested-on: Waveshare CM4-IO-BASE-B

Checklist:

  • [ ] My code follows the style guidelines of this project
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [X] My changes generate no new warnings
  • [ ] Any dependent changes have been merged and published in downstream modules

View the full article

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines