blob: 7b5319e2a2173c03784eea30b3639041e3588468 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
U-Boot loader and related files for the OrangePi PC2
To install this bootloader on an sdcard just do:
dd if=$LOCALBASE/share/u-boot/u-boot-orangepi-pc2/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=128k seek=1 conv=sync
For information about running FreeBSD on Allwinner boards, see
https://wiki.freebsd.org/FreeBSD/arm/Allwinner
WWW: https://www.denx.de/wiki/U-Boot
|