freebsd-ports/sysutils/u-boot-orangepi-pc2/pkg-descr
Emmanuel Vadot e954928014 Add sysutils/u-boot-orangepi-pc2
OrangePi PC2 is an SBC with :

 - Allwinner H5 (arm64)
 - Three usb ports + one OTG port
 - HDMI Connector
 - Headphone output
 - Microphone
 - Ethernet
 - ...

Reviewed by:	imp
Approved by:	imp
Differential Revision:	https://reviews.freebsd.org/D13363
2017-12-12 18:06:35 +00:00

9 lines
376 B
Text

U-Boot loader and related files for the OrangePi PC2
To install this bootloader on an sdcard just do:
dd if=/usr/local/share/u-boot/u-boot-orangepi-pc2/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync
For information about running FreeBSD on Allwinner boards, see
https://wiki.freebsd.org/FreeBSD/arm/Allwinner
WWW: http://www.denx.de/wiki/U-Boot