freebsd-ports/sysutils/u-boot-pcduino3/pkg-descr

14 lines
488 B
Plaintext
Raw Normal View History

2016-08-11 01:26:42 -04:00
U-Boot loader for pcDuino3
To install this bootloader on an sdcard just do :
dd if=$LOCALBASE/share/u-boot/u-boot-pcduino3/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync
2016-08-11 01:26:42 -04:00
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
2016-08-11 01:26:42 -04:00
For information about running FreeBSD on Allwinner boards, see
https://wiki.freebsd.org/FreeBSD/arm/Allwinner
2016-08-11 01:26:42 -04:00
2019-11-08 04:17:05 -05:00
WWW: https://www.denx.de/wiki/U-Boot