2017-12-20 21:35:49 +01:00
|
|
|
U-Boot loader and related files for the A64-Olinuxino.
|
|
|
|
|
|
|
|
To install this bootloader on an sdcard just do:
|
2020-11-22 18:37:40 +01:00
|
|
|
dd if=/usr/local/share/u-boot/u-boot-a64-olinuxino/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=128k seek=1 conv=sync
|
2017-12-20 21:35:49 +01:00
|
|
|
|
|
|
|
For information about running FreeBSD on Allwinner boards, see
|
2018-06-18 21:51:23 +02:00
|
|
|
https://wiki.freebsd.org/FreeBSD/arm/Allwinner
|
2017-12-20 21:35:49 +01:00
|
|
|
|
2019-11-08 10:17:05 +01:00
|
|
|
WWW: https://www.denx.de/wiki/U-Boot
|