Bug 236965 - [new ports] sysutils/u-boot-odroid-xu3 and u-boot-nanopi-neo2: U-Boot for Odroid XU3 and NanoPi NEO2
Summary: [new ports] sysutils/u-boot-odroid-xu3 and u-boot-nanopi-neo2: U-Boot for Odr...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/freebsd/freebsd-po...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-02 15:12 UTC by Neko Prog
Modified: 2019-05-03 03:24 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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