Page MenuHomeFreeBSD

D16390.id45705.diff
No OneTemporary

D16390.id45705.diff

Index: sysutils/u-boot-orangepi-r1/Makefile
===================================================================
--- sysutils/u-boot-orangepi-r1/Makefile
+++ sysutils/u-boot-orangepi-r1/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+MASTERDIR= ${.CURDIR}/../u-boot-master
+
+MODEL= orangepi_r1
+BOARD_CONFIG= orangepi_r1_defconfig
+FAMILY= allwinner
+
+.include "${MASTERDIR}/Makefile"
Index: sysutils/u-boot-orangepi-r1/pkg-descr
===================================================================
--- sysutils/u-boot-orangepi-r1/pkg-descr
+++ sysutils/u-boot-orangepi-r1/pkg-descr
@@ -0,0 +1,9 @@
+U-Boot loader and related files for the OrangePI R1.
+
+To install this bootloader on an sdcard just do:
+dd if=/usr/local/share/u-boot/u-boot-orangepi-r1/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
+
+WWW: http://www.denx.de/wiki/U-Boot

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 8, 12:16 PM (21 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34843895
Default Alt Text
D16390.id45705.diff (977 B)

Event Timeline