b87be0dd7e
In release 2019.01 a special config file was added for this board. Add the port and remove the mention of this board in the sopine pkg-descr file. Approved by: bapt (mentor, implicit)
9 lines
373 B
Text
9 lines
373 B
Text
U-Boot loader and related files for the Pine64-LTS.
|
|
|
|
To install this bootloader on an sdcard just do:
|
|
dd if=/usr/local/share/u-boot/u-boot-pine64-lts/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
|