FreeBSD Bugzilla – Attachment 184962 Details for
Bug 221180
[NEW PORT] sysutils/u-boot-nanopi-neo-air
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
u-boot-nanopi-neo-air
0001-Add-u-boot-nanopi-neo-air.patch (text/plain), 2.28 KB, created by
Emmanuel Vadot
on 2017-08-02 17:26:18 UTC
(
hide
)
Description:
u-boot-nanopi-neo-air
Filename:
MIME Type:
Creator:
Emmanuel Vadot
Created:
2017-08-02 17:26:18 UTC
Size:
2.28 KB
patch
obsolete
>From 416fb8cbd20151709c7469998c69cab14d3f0e11 Mon Sep 17 00:00:00 2001 >From: Emmanuel Vadot <manu@freebsd.org> >Date: Wed, 2 Aug 2017 19:19:50 +0200 >Subject: [PATCH] Add u-boot-nanopi-neo-air > >Signed-off-by: Emmanuel Vadot <manu@freebsd.org> >--- > sysutils/Makefile | 1 + > sysutils/u-boot-nanopi-neo-air/Makefile | 10 ++++++++++ > sysutils/u-boot-nanopi-neo-air/pkg-descr | 16 ++++++++++++++++ > 3 files changed, 27 insertions(+) > create mode 100644 sysutils/u-boot-nanopi-neo-air/Makefile > create mode 100644 sysutils/u-boot-nanopi-neo-air/pkg-descr > >diff --git a/sysutils/Makefile b/sysutils/Makefile >index fe99ccdfdd6c..24abef4d5bc7 100644 >--- a/sysutils/Makefile >+++ b/sysutils/Makefile >@@ -1183,6 +1183,7 @@ > SUBDIR += u-boot-duovero > SUBDIR += u-boot-imx-serial-loader > SUBDIR += u-boot-master >+ SUBDIR += u-boot-nanopi-neo-air > SUBDIR += u-boot-olimex-a20-som-evb > SUBDIR += u-boot-olinuxino-lime > SUBDIR += u-boot-orangepi-one >diff --git a/sysutils/u-boot-nanopi-neo-air/Makefile b/sysutils/u-boot-nanopi-neo-air/Makefile >new file mode 100644 >index 000000000000..4e8795c7af2c >--- /dev/null >+++ b/sysutils/u-boot-nanopi-neo-air/Makefile >@@ -0,0 +1,10 @@ >+# $FreeBSD$ >+ >+MAINTAINER= manuFreeBSD.org >+MASTERDIR= ${.CURDIR}/../u-boot-master >+ >+MODEL= nanopi_neo_air >+BOARD_CONFIG= nanopi_neo_air_defconfig >+FAMILY= allwinner >+ >+.include "${MASTERDIR}/Makefile" >diff --git a/sysutils/u-boot-nanopi-neo-air/pkg-descr b/sysutils/u-boot-nanopi-neo-air/pkg-descr >new file mode 100644 >index 000000000000..e1422cdc5dd9 >--- /dev/null >+++ b/sysutils/u-boot-nanopi-neo-air/pkg-descr >@@ -0,0 +1,16 @@ >+U-Boot loader for NanoPi Neo Air. >+ >+To install this bootloader, follow the instructions in >+ http://linux-sunxi.org/Bootable_SD_card#Bootloader >+ >+This version is patched so that: >+ * ELF and API features are enabled. >+ * The distroboot command knows how to load FreeBSD loader(8) >+ * By default, it loads ubldr.bin (PIE) from file ubldr.bin on the FAT >+ partition to address 0x42000000, and launches it. If ubldr.bin is >+ not found, it falls back on ubldr >+ >+For information about running FreeBSD on NanoPi Neo, see >+ https://wiki.freebsd.org/FreeBSD/arm/Allwinner >+ >+For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot >-- >2.13.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 221180
: 184962