2019-02-04 19:25:40 +01:00
|
|
|
U-Boot loader and related files for the Sopine.
|
2017-11-11 18:08:49 +01:00
|
|
|
|
|
|
|
To install this bootloader on an sdcard just do:
|
2018-07-31 21:18:34 +02:00
|
|
|
dd if=/usr/local/share/u-boot/u-boot-sopine/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync
|
2017-11-11 18:08:49 +01:00
|
|
|
|
|
|
|
For information about running FreeBSD on Allwinner boards, see
|
|
|
|
https://wiki.freebsd.org/FreeBSD/arm/Allwinner
|
|
|
|
|
|
|
|
WWW: http://www.denx.de/wiki/U-Boot
|