On Thu, Sep 07, 2023 at 03:53:36PM +0200, Heinrich Schuchardt wrote: > Make NVMe and USB target boot devices on the StarFive VisionFive 2 board. > The boot devices are sorted by decreasing device speed. > > CONFIG_PCI_INIT_R=y is set via [1]. 'start usb' is added to CONFIG_PREBOOT > by the same patch. > > [1] [PATCH v1 1/2] configs: starfive: Enable PCIE auto enum and NVME/USB > stuff for Starfive Visionfive 2 > > https://lore.kernel.org/u-boot/ty3p286mb2611c9ad6e5bb3756a959e8998...@ty3p286mb2611.jpnp286.prod.outlook.com/ > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > include/configs/starfive-visionfive2.h | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>