freebsd-ports/sysutils/u-boot-cubieboard/pkg-descr
Li-Wen Hsu bf9620294c Clean up trailing spaces
Approved by:	manu
Sponsored by:	The FreeBSD Foundation
2019-05-02 16:09:45 +00:00

13 lines
492 B
Text

U-Boot loader for Cubieboard.
To install this bootloader on an sdcard just do :
dd if=$LOCALBASE/share/u-boot/u-boot-cubieboard/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync
This version is patched so that:
* API features are enabled.
* A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included
For information about running FreeBSD on Allwinner boards, see
https://wiki.freebsd.org/FreeBSD/arm/Allwinner
WWW: http://www.denx.de/wiki/U-Boot