[PATCH] configs: imx8mp_beacon: Enable PCIe NVMe drives
Fabio Estevam
festevam at gmail.com
Fri Apr 5 18:51:34 CEST 2024
On Tue, Mar 26, 2024 at 6:25 PM Adam Ford <aford173 at gmail.com> wrote:
>
> The baseboard supports and NVMe drives via the PCIe slot. This
> requires a few extra config options to be enabled.
>
> The NVMe can be enumerated with the following commands:
>
> u-boot=> pci enum
> PCIE-0: Link up (Gen1-x1, Bus0)
> u-boot=> nvme scan
> u-boot=> nvme info
> Device 0: Vendor: 0x15b7 Rev: 20120022 Prod: 184960441105
> Type: Hard Disk
> Capacity: 122104.3 MB = 119.2 GB (250069680 x 512)
> u-boot=>
>
> Signed-off-by: Adam Ford <aford173 at gmail.com>
Applied, thanks.
More information about the U-Boot
mailing list