On Mon, Sep 18, 2023 at 10:32:29AM +0200, Milan P. Stanić wrote: > boot from SDIO3.0 (mmc sdcard) first if it is plugged. > If mmc is not plugged try to boot from emmc if it is plugged. > If emmc is not plugged then try to boot from nvme. > > Signed-off-by: Milan P. Stanić <[email protected]> > --- > include/configs/starfive-visionfive2.h | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <[email protected]>

