freebsd / crochet

Build FreeBSD images for RaspberryPi, BeagleBone, PandaBoard, and others.
BSD 2-Clause "Simplified" License
611 stars 187 forks source link

Add Support for the Orange Pi (Allwiner H3) #157

Closed ghost closed 7 years ago

ghost commented 8 years ago

Cheaper and more powerful than Raspberry Pi... More info: http://www.orangepi.org/

evadot commented 8 years ago

We have to wait for the Linux 4.7 DTS import for this. Otherwise the board is already supported and a I've created a u-boot port : https://github.com/freebsd/freebsd-ports/tree/master/sysutils/u-boot-orangepi-one

vgrebenschikov commented 7 years ago

Added pull-request for OrangePi Plus2E, other should be similar, u-boot port also required (see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214729)

kientzle commented 7 years ago

Looks like this is done now?