Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Add commented out Cavium CN88XX Thunder...



details:   https://anonhg.NetBSD.org/src/rev/7f3f96373c81
branches:  trunk
changeset: 993820:7f3f96373c81
user:      skrll <skrll%NetBSD.org@localhost>
date:      Wed Oct 03 05:45:49 2018 +0000

description:
Add commented out Cavium CN88XX ThunderX EARLYCONS and CONSADDR

diffstat:

 sys/arch/evbarm/conf/GENERIC64 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 78838ba39fb7 -r 7f3f96373c81 sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64    Wed Oct 03 05:43:37 2018 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64    Wed Oct 03 05:45:49 2018 +0000
@@ -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       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



Home | Main Index | Thread Index | Old Index