Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 2019-09-28-netbsd9-raspi-aarch64.img



From: mlelstv%serpens.de@localhost (Michael van Elst)
Subject: Re: 2019-09-28-netbsd9-raspi-aarch64.img
Date: Sun, 29 Sep 2019 14:57:22 -0000 (UTC)

> evbarm GENERIC/GENERIC64 configuration is special and uses:
> sdmmc*          at sdmmcbus?
> ld0             at sdmmc0
> ld1             at sdmmc1
> ld2             at sdmmc2
> ld3             at sdmmc3
> ld*             at sdmmc?
> to bind ld units to sdmmc units. RPI4 has two SD controllers
> active (one for SDIO, a completely new one for the SD card),
> that's why the boot device is ld1. ld0 then doesn't exist.

Thanx,

RPI3/RPI3B+: use ld0 
RPI4:        use ld1

How can I wrote /etc/fstab,which can boot RPI3 and RPI4?
- fix RPI4 or RPI3
- use NAME (man 5 fstab)
- try ld0/ld1,if succeed and use it. 
- other ideas are welcome.

--
Jun Ebihara


Home | Main Index | Thread Index | Old Index