[PATCH v2 2/2] config: Adjust Phytec imx8mm module config to support NVME disk

Fabio Estevam festevam at gmail.com
Fri Aug 2 21:25:59 CEST 2024


On Thu, Aug 1, 2024 at 11:47 AM Lukasz Majewski <lukma at denx.de> wrote:
>
> This change adds support for PCIe connected nvme disk - phyBOARD-Polis
> base board.
>
> One needs to call following commands in u-boot:
> > pci enum
> > nvme scan
> > nvme info
>
> And then ones to access proper file system (like fat[ls|load|write],
> ext4[ls|load|write]).
>
> Signed-off-by: Lukasz Majewski <lukma at denx.de>
> ---
> Changes for v2:
> - Remove not needed adjustment for CONFIG_CYCLIC_MAX_CPU_TIME_US=1000

Applied only this one, thanks.


More information about the U-Boot mailing list