Changes between Version 12 and Version 13 of venice/boot


Ignore:
Timestamp:
04/03/2024 11:44:57 PM (5 weeks ago)
Author:
Ryan Erbstoesser
Comment:

add nvme statement

Legend:

Unmodified
Added
Removed
Modified
  • venice/boot

    v12 v13  
    5858|| 0x01000000 -            ||        || Disk Partitions || used by the OS ||
    5959
     60= Booting from NVMe
     61
     62You can't access NVMe devices from u-boot because IMX8M PCI is not supported in U-Boot and NVMe uses the PCI bus.
     63
     64What is possible, is that you can load a kernel that has PCI/NVMe support from eMMC/USB/microSD and thus run your OS off NVMe.
    6065
    6166[=#u-boot]