aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-sopine
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2018-07-31 19:18:34 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2018-07-31 19:18:34 +0000
commit7b27898b2d58a9571d23819bb861f0c1286070bb (patch)
tree40a821e42878d7107653672e2fcd98b2f60d2b01 /sysutils/u-boot-sopine
parentd455713fcb47cec2e8079f739ef494c9e0b974b5 (diff)
downloadports-7b27898b2d58a9571d23819bb861f0c1286070bb.tar.gz
ports-7b27898b2d58a9571d23819bb861f0c1286070bb.zip
u-boot-sopine: Correct path in pkg-descr
Approved by: bapt (implicit)
Notes
Notes: svn path=/head/; revision=476018
Diffstat (limited to 'sysutils/u-boot-sopine')
-rw-r--r--sysutils/u-boot-sopine/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/u-boot-sopine/pkg-descr b/sysutils/u-boot-sopine/pkg-descr
index 5de5f3bd1fd4..44718e13baf6 100644
--- a/sysutils/u-boot-sopine/pkg-descr
+++ b/sysutils/u-boot-sopine/pkg-descr
@@ -1,7 +1,7 @@
U-Boot loader and related files for the Sopine/Pine64-LTS.
To install this bootloader on an sdcard just do:
-dd if=/usr/local/share/u-boot/u-boot-pine64/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync
+dd if=/usr/local/share/u-boot/u-boot-sopine/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