Module Name: src
Committed By: skrll
Date: Wed Oct 3 05:45:50 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
Add commented out Cavium CN88XX ThunderX EARLYCONS and CONSADDR
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/evbarm/conf/GENERIC64
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbarm/conf/GENERIC64
diff -u src/sys/arch/evbarm/conf/GENERIC64:1.41 src/sys/arch/evbarm/conf/GENERIC64:1.42
--- src/sys/arch/evbarm/conf/GENERIC64:1.41 Sun Sep 30 16:06:02 2018
+++ src/sys/arch/evbarm/conf/GENERIC64 Wed Oct 3 05:45:49 2018
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.41 2018/09/30 16:06:02 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.42 2018/10/03 05:45:49 skrll Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -81,6 +81,7 @@ options VERBOSE_INIT_ARM # verbose boot
#options EARLYCONS=rk3399, CONSADDR=0xff1a0000
#options EARLYCONS=sunxi, CONSADDR=0x01c28000
#options EARLYCONS=tegra, CONSADDR=0x70006000
+#options EARLYCONS=thunderx, CONSADDR=0x87e024000000
#options EARLYCONS=virt
makeoptions DEBUG="-g" # compile full symbol table