Date: Sun, 22 Jul 2018 22:08:24 +0800 From: Ganbold Tsagaankhuu <ganbold@gmail.com> To: Ganbold Tsagaankhuu <ganbold@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r336603 - head/sys/modules/dtb/allwinner Message-ID: <CAGtf9xNjBPRBBO0-018RzLwpBtQsC_nhdS176VgRWgtbE2DdFQ@mail.gmail.com> In-Reply-To: <201807221401.w6ME1olL068655@repo.freebsd.org> References: <201807221401.w6ME1olL068655@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 22, 2018 at 10:01 PM, Ganbold Tsagaankhuu <ganbold@freebsd.org> wrote: > 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. > the u-boot port hopefully will be added soon: https://reviews.freebsd.org/D16390 thanks, Ganbold > > 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?CAGtf9xNjBPRBBO0-018RzLwpBtQsC_nhdS176VgRWgtbE2DdFQ>