Bug 236965

Summary: [new ports] sysutils/u-boot-odroid-xu3 and u-boot-nanopi-neo2: U-Boot for Odroid XU3 and NanoPi NEO2
Product: Ports & Packages Reporter: Neko Prog <nekoprog>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: franco, nekoprog, ports
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/freebsd-ports/pull/98

Description Neko Prog 2019-04-02 15:12:28 UTC
Can create new makefile for uboot odroid xu3?

ports/sysutils/u-boot-odroid-xu3/Makefile

# $FreeBSD$

MASTERDIR=     ${.CURDIR}/../u-boot-master

MODEL=         odroid-xu3
BOARD_CONFIG=  odroid-xu3_defconfig

.include "${MASTERDIR}/Makefile"
Comment 1 Neko Prog 2019-04-30 07:40:08 UTC
Update: add some files on github for review. https://github.com/freebsd/freebsd-ports/pull/98
Comment 2 Neko Prog 2019-05-03 03:24:03 UTC
New port added by Manuel Stühn https://svnweb.freebsd.org/ports?view=revision&revision=500658