]> git.baikalelectronics.ru Git - uboot.git/commit
configs: starfive: Enable PCIE auto enum and NVME/USB stuff for Starfive Visionfive 2
authorShengyu Qu <wiagn233@outlook.com>
Tue, 22 Aug 2023 14:33:56 +0000 (22:33 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Tue, 5 Sep 2023 02:53:41 +0000 (10:53 +0800)
commitc5512a66955f0942e7b51f25b6046ec529dc963d
treee828383ecdb03127942bc5dec6ef22e2c177d90b
parent9eb732d9850622c6510923fc2e6b5af7bf5bdb30
configs: starfive: Enable PCIE auto enum and NVME/USB stuff for Starfive Visionfive 2

Although PCIE driver already exists, board defconfig isn't configured to
enable PCIE enum on boot, thus USB storage device and NVME drive are not
supported by default. So modify defconfig to enable PCIE auto enum, then
start USB subsystem and scan nvme drive on boot.

Signed-off-by: Shengyu Qu <wiagn233@outlook.com>
Tested-by: Milan P. Stanić <mps@arvanta.net>
configs/starfive_visionfive2_defconfig