Module Name:    src
Committed By:   thorpej
Date:           Sun Jun 21 19:39:11 UTC 2020

Modified Files:
        src/share/installboot/evbarm: boards.plist

Log Message:
Add additional sunxi boards:
- libretech,all-h3-cc-h2-plus
- libretech,all-h3-cc-h3
- libretech,all-h3-cc-h5


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/installboot/evbarm/boards.plist

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/installboot/evbarm/boards.plist
diff -u src/share/installboot/evbarm/boards.plist:1.8 src/share/installboot/evbarm/boards.plist:1.9
--- src/share/installboot/evbarm/boards.plist:1.8	Sun Jun 21 16:53:57 2020
+++ src/share/installboot/evbarm/boards.plist	Sun Jun 21 19:39:11 2020
@@ -1,4 +1,4 @@
-<!-- $NetBSD: boards.plist,v 1.8 2020/06/21 16:53:57 thorpej Exp $ -->
+<!-- $NetBSD: boards.plist,v 1.9 2020/06/21 19:39:11 thorpej Exp $ -->
 <!--
   Copyright (c) 2019 The NetBSD Foundation, Inc.
   All rights reserved.
@@ -296,6 +296,28 @@
 		<string>nanopi-r1</string>
 	</dict>
 
+	<key>libretech,all-h3-cc-h2-plus</key>
+	<dict>
+		<key>description</key>
+		<string>Libre Computer Board ALL-H3-CC H2+</string>
+		<key>u-boot-pkg</key>
+		<string>libretech-all-h3-cc-h2-plus</string>
+	</dict>
+	<key>libretech,all-h3-cc-h3</key>
+	<dict>
+		<key>description</key>
+		<string>Libre Computer Board ALL-H3-CC H3</string>
+		<key>u-boot-pkg</key>
+		<string>libretech-all-h3-cc-h3</string>
+	</dict>
+	<key>libretech,all-h3-cc-h5</key>
+	<dict>
+		<key>description</key>
+		<string>Libre Computer Board ALL-H3-CC H5</string>
+		<key>u-boot-pkg</key>
+		<string>libretech-all-h3-cc-h5</string>
+	</dict>
+
 	<key>merrii,a31-hummingbird</key>
 	<dict>
 		<key>description</key>

Reply via email to