Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161859854
D16390.id45705.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
977 B
Referenced Files
None
Subscribers
None
D16390.id45705.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D16390: u-boot port for OrangePI R1
Attached
Detach File
Event Timeline
Log In to Comment