Picked up a RockPro64 and I'm toying around with getting OpenBSD
installed. After picking up a SanDisk SD card (could not get any of
my PNY cards to boot properly), I have the board getting as far as:
root on rd0a swap on rd0b dump on rd0b
WARNING: clock gained 40474 days
WARNING: CHECK AND RESET
Apologies. Found the issue:
$ file /tmp/rk3399-rockpro64.dtb
/tmp/rk3399-rockpro64.dtb: Non-ISO extended-ASCII HTML document text
Downloaded another copy and now see:
$ file /tmp/rk3399-rockpro64.dtb
/tmp/rk3399-rockpro64.dtb: data
Sorry for the noise. I'll supply a full dmesg shortly (hopeful
Remember kiddies, always checksum downloaded files. Sigh.
dmesg below.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
Copyright (c) 1995-2019 OpenBSD. All rights reserved. https://www.OpenBSD.org
OpenBSD 6.6-beta (GENERIC.M
> From: J Sisson
> Date: Fri, 16 Aug 2019 04:15:52 -0500
>
> Remember kiddies, always checksum downloaded files. Sigh.
That said, you're probably better off using the firmware I built more
recently:
https://marc.info/?l=openbsd-arm&m=156114869709200&w=2
You're probably better off using this w
On Fri, Aug 16, 2019 at 5:00 AM Mark Kettenis wrote:
>
> > From: J Sisson
> > Date: Fri, 16 Aug 2019 04:15:52 -0500
> >
> > Remember kiddies, always checksum downloaded files. Sigh.
>
> That said, you're probably better off using the firmware I built more
> recently:
>
> https://marc.info/?l=ope