Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/installboot/evbarm Add the Lamobo R1 board.
details: https://anonhg.NetBSD.org/src/rev/6bc9dd277aa3
branches: trunk
changeset: 999205:6bc9dd277aa3
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sat May 25 01:37:54 2019 +0000
description:
Add the Lamobo R1 board.
diffstat:
share/installboot/evbarm/boards.plist | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r bf9e2277698c -r 6bc9dd277aa3 share/installboot/evbarm/boards.plist
--- a/share/installboot/evbarm/boards.plist Fri May 24 21:32:05 2019 +0000
+++ b/share/installboot/evbarm/boards.plist Sat May 25 01:37:54 2019 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: boards.plist,v 1.1 2019/05/07 05:02:42 thorpej Exp $ -->
+<!-- $NetBSD: boards.plist,v 1.2 2019/05/25 01:37:54 thorpej Exp $ -->
<!--
Copyright (c) 2019 The NetBSD Foundation, Inc.
All rights reserved.
@@ -135,6 +135,13 @@
-->
<!-- Banana Pi-branded board "compatible" strings are a mess.
We will just keep them all together here. -->
+ <key>lamobo,lamobo-r1</key>
+ <dict>
+ <key>description</key>
+ <string>Lamobo R1</string>
+ <key>u-boot-pkg</key>
+ <string>lamobo-r1</string>
+ </dict>
<key>lemaker,bananapi</key>
<dict>
<key>description</key>
Home |
Main Index |
Thread Index |
Old Index