On Fri, Apr 21, 2017 at 10:49:50AM -0700, Stephen Graf wrote: > Is there any work on preparing OpenBSD for the Next Thing Company CHIP? > > <https://docs.getchip.com/chip.html#introduction> > https://docs.getchip.com/chip.html#introduction > > > > I have built one project using this device with Debian Linux, but I much > prefer OpenBSD. > > > > To be useful the distribution would have to support WIFI with the built-in > Realtek RTL8723BS device (SDIO interface) and have support for GPIO and I2C. > The Raspberry PI Zero W is similar in concept to the NTC CHIP. > > > > I have another two CHIP devices on order and if I am lucky, might have them > within a month. I also have some time and a little expertise to work on a > distribution. > > >
It does not have a sd/mmc device just raw flash. It isn't clear if they ever finished upstreaming their patches to U-Boot either. If you can build a version of U-Boot that supports their flash configuration and EFI and then put it on the device via FEL/USB you should be able to install a root filesystem onto a USB drive with some kind of networking attached via USB as well. Or just get a less horrible system.