Author: mmel
Date: Fri Jun 19 14:28:56 2020
New Revision: 362384
URL: https://svnweb.freebsd.org/changeset/base/362384
Log:
Add DTB files for ARMADA 8040 based boards.
MFC after: 2 weeks
Modified:
head/sys/modules/dtb/mv/Makefile
Modified: head/sys/modules/dtb/mv/Makefile
==============================================================================
--- head/sys/modules/dtb/mv/Makefile Fri Jun 19 13:48:23 2020
(r362383)
+++ head/sys/modules/dtb/mv/Makefile Fri Jun 19 14:28:56 2020
(r362384)
@@ -7,7 +7,11 @@ DTS= \
armada-388-gp.dts
.elif ${MACHINE_ARCH} == "aarch64"
DTS= \
- marvell/armada-3720-espressobin.dts
+ marvell/armada-3720-espressobin.dts \
+ marvell/armada-8040-clearfog-gt-8k.dts \
+ marvell/armada-8040-db \
+ marvell/armada-8040-mcbin.dts \
+ marvell/armada-8040-mcbin-singleshot.dts
.endif
.include <bsd.dtb.mk>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"