svn commit: r336603 - head/sys/modules/dtb/allwinner
Ganbold Tsagaankhuu
ganbold at gmail.com
Sun Jul 22 14:08:26 UTC 2018
On Sun, Jul 22, 2018 at 10:01 PM, Ganbold Tsagaankhuu <ganbold at 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 \
>
>
More information about the svn-src-all
mailing list