Module Name: src
Committed By: jmcneill
Date: Mon Nov 4 09:11:00 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
evbarm: Update TI OMAP3 SoC support to use FDT based configuration.
To generate a diff of this commit:
cvs rdiff -u -r1.2607 -r1.2608 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2607 src/doc/CHANGES:1.2608
--- src/doc/CHANGES:1.2607 Fri Nov 1 02:54:39 2019
+++ src/doc/CHANGES Mon Nov 4 09:11:00 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2607 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2608 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -67,3 +67,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
[msaitoh 20191030]
smscphy(4): Add support for SMSC LAN87xx 10/100 Ethernet PHY.
[msaitoh 20191101]
+ evbarm: Update TI OMAP3 SoC support to use FDT based configuration.
+ [jmcneill 20191101]