Re: Make Rockchip RK3399 eMMC faster

2020-04-23 Thread Dave Polaschek
I’ve got a PineBook Pro, but haven’t managed to install OpenBSD on it. The networking on the linux that came installed on it cannot connect to openbsd.org or github.com (connection times our) so I haven’t managed to make an installer SD I can run on it. I *can* connect to those domains from my i

Make Rockchip RK3399 eMMC faster

2020-04-23 Thread Mark Kettenis
I put this in at some point since I couldn't get the eMMC on my firefly-rk3399 working otherwise. But its eMMC died and on my rockpro64 and rk3399-q7 boards things work very well without it. On the latter board it even makes things a bit speedier: the raw read performance goes up from 35 MB/s to

Raspberry Pi pinctrl support

2020-04-23 Thread Mark Kettenis
The diff below adds "pinctrl" support for the various Raspberry Pi models. This allows OpenBSD to control the function of pins on the SoC (and as a result the function of some of the pins on the extension header). This is important when the firmware doesn't configure this pins already for us. Th