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) EARLYCONS entry for...
details: https://anonhg.NetBSD.org/src/rev/016519db41eb
branches: trunk
changeset: 366483:016519db41eb
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Wed Aug 29 01:58:54 2018 +0000
description:
Add (commented out) EARLYCONS entry for rk3399
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d15afa4424ad -r 016519db41eb sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Wed Aug 29 01:58:17 2018 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Wed Aug 29 01:58:54 2018 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.32 2018/08/29 01:58:17 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.33 2018/08/29 01:58:54 jmcneill Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -78,6 +78,7 @@
# EARLYCONS is required for early init messages from VERBOSE_INIT_ARM.
#options EARLYCONS=bcm2837
#options EARLYCONS=rk3328, CONSADDR=0xff130000
+#options EARLYCONS=rk3399, CONSADDR=0xff1a0000
#options EARLYCONS=sunxi, CONSADDR=0x01c28000
#options EARLYCONS=tegra, CONSADDR=0x70006000
#options EARLYCONS=virt
Home |
Main Index |
Thread Index |
Old Index