636dbed25d
This port is a near-direct copy of sysutils/u-boot-orangepi-pc2 except for being 64-bit. PR: 226013 Submitted by: Greg V <greg at unrelenting dot technology>
9 lines
374 B
Text
9 lines
374 B
Text
U-Boot loader and related files for the OrangePi PC
|
|
|
|
To install this bootloader on an sdcard just do:
|
|
dd if=/usr/local/share/u-boot/u-boot-orangepi-pc/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
|