Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jul 2018 14:01:50 +0000 (UTC)
From:      Ganbold Tsagaankhuu <ganbold@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r336603 - head/sys/modules/dtb/allwinner
Message-ID:  <201807221401.w6ME1olL068655@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ganbold
Date: Sun Jul 22 14:01:49 2018
New Revision: 336603
URL: https://svnweb.freebsd.org/changeset/base/336603

Log:
  dtb/allwinner: Build sun8i-h2-plus-orangepi-r1.dts
  We have a u-boot port for this board so add the dtb to the build.

Modified:
  head/sys/modules/dtb/allwinner/Makefile

Modified: head/sys/modules/dtb/allwinner/Makefile
==============================================================================
--- head/sys/modules/dtb/allwinner/Makefile	Sun Jul 22 13:40:52 2018	(r336602)
+++ head/sys/modules/dtb/allwinner/Makefile	Sun Jul 22 14:01:49 2018	(r336603)
@@ -12,6 +12,7 @@ DTS=	\
 	sun7i-a20-olimex-som-evb.dts \
 	sun7i-a20-pcduino3.dts \
 	sun8i-a83t-bananapi-m3.dts \
+	sun8i-h2-plus-orangepi-r1.dts \
 	sun8i-h2-plus-orangepi-zero.dts \
 	sun8i-h3-nanopi-m1.dts \
 	sun8i-h3-nanopi-m1-plus.dts \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807221401.w6ME1olL068655>