Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148297516
D20128.1786191150.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D20128.1786191150.diff
View Options
Index: head/sysutils/Makefile
===================================================================
--- head/sysutils/Makefile
+++ head/sysutils/Makefile
@@ -1377,6 +1377,7 @@
SUBDIR += u-boot-nanopi-a64
SUBDIR += u-boot-nanopi-m1plus
SUBDIR += u-boot-nanopi-neo
+ SUBDIR += u-boot-nanopi-neo2
SUBDIR += u-boot-nanopi-neo-air
SUBDIR += u-boot-olimex-a20-som-evb
SUBDIR += u-boot-olinuxino-lime
Index: head/sysutils/u-boot-nanopi-neo2/Makefile
===================================================================
--- head/sysutils/u-boot-nanopi-neo2/Makefile
+++ head/sysutils/u-boot-nanopi-neo2/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+MASTERDIR= ${.CURDIR}/../u-boot-master
+
+MODEL= nanopi-neo2
+BOARD_CONFIG= nanopi_neo2_defconfig
+FAMILY= allwinner64
+
+.include "${MASTERDIR}/Makefile"
Index: head/sysutils/u-boot-nanopi-neo2/pkg-descr
===================================================================
--- head/sysutils/u-boot-nanopi-neo2/pkg-descr
+++ head/sysutils/u-boot-nanopi-neo2/pkg-descr
@@ -0,0 +1,9 @@
+U-Boot loader and related files for the NanoPi NEO2
+
+To install this bootloader on an sdcard just do:
+dd if=$LOCALBASE/share/u-boot/u-boot-nanopi-neo2/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
Sat, Aug 8, 12:12 PM (2 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29371171
Default Alt Text
D20128.1786191150.diff (1 KB)
Attached To
Mode
D20128: New Port: sysutils/u-boot-nanopi-neo2
Attached
Detach File
Event Timeline
Log In to Comment