d257b921aa
Reviewed by: imp (earlier version) Approved by: imp Differential Revision: https://reviews.freebsd.org/D13022
9 lines
376 B
Text
9 lines
376 B
Text
U-Boot loader and related files for the Sopine/Pine64-LTS.
|
|
|
|
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=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
|