aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-pc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-18 19:51:23 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-18 19:51:23 +0000
commit39fd7af7d5be9bc3296d2c2ea2db21e925d3a106 (patch)
tree5c6b9c3995c1a50381d5944be0d728fb65427d0f /sysutils/u-boot-orangepi-pc
parent9c34911b9718cab7b779fd1f410861267c030fa7 (diff)
downloadports-39fd7af7d5be9bc3296d2c2ea2db21e925d3a106.tar.gz
ports-39fd7af7d5be9bc3296d2c2ea2db21e925d3a106.zip
Update the instruction and description of the u-boot ports which use
u-boot-master. Submitted by: manu Differential Revision: D15883
Notes
Notes: svn path=/head/; revision=472710
Diffstat (limited to 'sysutils/u-boot-orangepi-pc')
-rw-r--r--sysutils/u-boot-orangepi-pc/pkg-descr10
1 files changed, 7 insertions, 3 deletions
diff --git a/sysutils/u-boot-orangepi-pc/pkg-descr b/sysutils/u-boot-orangepi-pc/pkg-descr
index 60a91bd3ddda..4366045e1570 100644
--- a/sysutils/u-boot-orangepi-pc/pkg-descr
+++ b/sysutils/u-boot-orangepi-pc/pkg-descr
@@ -1,9 +1,13 @@
U-Boot loader and related files for the OrangePi PC
-To install this bootloader on an sdcard just do:
-dd if=/usr/local/share/u-boot/u-boot-orangepi-pc/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync
+To install this bootloader on an sdcard just do :
+dd if=$LOCALBASE/share/u-boot/u-boot-orangepi-pc/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
+https://wiki.freebsd.org/FreeBSD/arm/Allwinner
WWW: http://www.denx.de/wiki/U-Boot