On Sat, Sep 23, 2023 at 01:53:30PM -0600, Simon Glass wrote:
> Hi Leo,
>
> On Wed, 20 Sept 2023 at 06:46, Leo Liang wrote:
> >
> > 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
Hi Leo,
On Wed, 20 Sept 2023 at 06:46, Leo Liang wrote:
>
> 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 fro
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ć
> ---
> include/config
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ć
---
include/configs/starfive-visionfive2.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/
4 matches
Mail list logo