freebsd-ports/sysutils/u-boot-pinebook/pkg-descr
Emmanuel Vadot 80732c4bb2 sysutils/u-boot-pinebook: Add ports for this board
Patches are comming upstream and I've personnally runned the wip branch
for a long time. So it's time that other people can enjoy FreeBSD on the
pinebook.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D17410
2018-10-04 15:43:35 +00:00

9 lines
409 B
Text

U-Boot loader and related files for the Pinebook
To install this bootloader on an sdcard just do:
dd if=/usr/local/share/u-boot/u-boot-pinebook/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
For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot