Module Name: src
Committed By: jmcneill
Date: Sun Aug 12 17:14:42 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
arm: Add support for Rockchip RK3399 SoC.
To generate a diff of this commit:
cvs rdiff -u -r1.2421 -r1.2422 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.2421 src/doc/CHANGES:1.2422
--- src/doc/CHANGES:1.2421 Sun Aug 12 13:51:58 2018
+++ src/doc/CHANGES Sun Aug 12 17:14:42 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2421 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2422 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -195,3 +195,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
lua: Import version 5.3.5. [alnsn 20180804]
arm: Add driver for ARM GICv3 interrupt controllers. [jmcneill 20180808]
bind: Import version 9.12.2-P1. [christos 20180812]
+ arm: Add support for Rockchip RK3399 SoC. [jmcneill 20180812]