* Mark Kettenis <[email protected]> le [30-12-2018 15:24:00 +0100]:
> > Date: Sun, 30 Dec 2018 15:16:18 +0100
> > From: Thuban <[email protected]>
> >
> > * Mark Kettenis <[email protected]> le [29-12-2018 23:10:05 +0100]:
> > > > Date: Sat, 29 Dec 2018 16:06:51 +0100
> > > > From: Aldo Mazzeo <[email protected]>
> > > >
> > > > If anybody can guide me in the process, I could try to do it, as I have
> > > > exactly the same issue
> > >
> > > Here is a a dtb file that enables the USB3 port:
> > >
> > > https://sibelius.home.xs4all.nl/firmware/rk3328-rock64/rk3328-rock64.dtb
> > >
> >
> > Where do I copy this file to test usb3 port ?
>
> Into the rockchip subdirectoy of the msdos filesystem that contains
> the OpenBSD bootloader. Something like:
>
> # mount /dev/sdNi /mnt
> # mkdir /mnt/rockchip
> # cp rk3328-rock64.dtb /mnt/rockchip
> # umount /mnt
>
> where N is probably 0 if you're using a uSD card as your boot disk and
> 1 if you're using eMMC.
>
> Cheers,
>
> Mark
>
USB3 works with this file.
USB/OTG don't, but whatever.
Anyway, it could be nice to update with this last file.
Thanks !
--
thuban