blob: 5f8ccdd48ad02deeb5904a8bff8b861cbf601b81 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
U-Boot loader and related files for the Pine64.
To install this bootloader on an sdcard just do:
dd if=/usr/local/share/u-boot/u-boot-pine64/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
For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot
|