freebsd / crochet

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

Support for Orange Pi One #161

Open derneue opened 7 years ago

derneue commented 7 years ago

What Needs to be done for supporting the Orange Pi one? It is a low cost Board (15$ on Aliexpress) with an Allwinner H3 SoC which is supported by FreeBSD. An uboot-port for this board is also available in sysutils/u-boot-orangepi-one.

If someone has a Setup.sh file to test, I will receive Hardware in 2 weeks.

evadot commented 7 years ago

Duplicate of issue #157

CurtisVillamizar commented 6 years ago

For now see http://occnc.com/info/arm64/NOTES.html . Will be creating a few pull requests but currently have and issue with github itself. The notes file is ahead of reality in that I haven't yet had time to test some of the ports I've built on Orange Pi One, just Orange Pi PC Plus.

CurtisVillamizar commented 6 years ago

See pull request at https://github.com/freebsd/crochet/pull/242 .

CurtisVillamizar commented 6 years ago

I replaced that with a cleaner pull request (the other had fixes for other boards that snuck in). https://github.com/freebsd/crochet/pull/246

CurtisVillamizar commented 6 years ago

Someone please close this. A board directory now exists since pull request https://github.com/freebsd/crochet/pull/242 was picked up.