]> git.dujemihanovic.xyz Git - u-boot.git/commit
config: Adjust Phytec imx8mm module config to support NVME disk
authorLukasz Majewski <lukma@denx.de>
Fri, 2 Aug 2024 18:12:00 +0000 (15:12 -0300)
committerFabio Estevam <festevam@gmail.com>
Fri, 2 Aug 2024 18:16:54 +0000 (15:16 -0300)
commit0ee02e1c252da85a6ac75865ca33accde69072b7
treed684ddd8650880d0792445481c4e7e289fa2e473
parent84febc4d9a64d6fd1b2f3f6fc9b418eb14e08548
config: Adjust Phytec imx8mm module config to support NVME disk

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@denx.de>
configs/phycore-imx8mm_defconfig