blob: ed7a36b7c4efb745f884301944795e9fec81c1d1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
U-Boot loader and related files for the OrangePI R1.
To install this bootloader on an sdcard just do:
dd if=/usr/local/share/u-boot/u-boot-orangepi-r1/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
|