fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
462 B
Text
11 lines
462 B
Text
U-Boot loader for NanoPi M1 Plus.
|
|
|
|
To install this bootloader on an sdcard just do :
|
|
dd if=$LOCALBASE/share/u-boot/u-boot-nanopi-m1plus/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
|