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 Note EARLYCONS in comment
details: https://anonhg.NetBSD.org/src/rev/e3d270f5c4bc
branches: trunk
changeset: 365499:e3d270f5c4bc
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Aug 18 09:43:17 2018 +0000
description:
Note EARLYCONS in comment
diffstat:
sys/arch/evbarm/conf/TEGRA | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r aa6b1f907ef8 -r e3d270f5c4bc sys/arch/evbarm/conf/TEGRA
--- a/sys/arch/evbarm/conf/TEGRA Sat Aug 18 09:29:45 2018 +0000
+++ b/sys/arch/evbarm/conf/TEGRA Sat Aug 18 09:43:17 2018 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: TEGRA,v 1.37 2018/07/14 15:09:41 maxv Exp $
+# $NetBSD: TEGRA,v 1.38 2018/08/18 09:43:17 skrll Exp $
#
# NVIDIA Tegra family SoCs
#
@@ -36,7 +36,7 @@
#options PMAP_DEBUG # Enable pmap_debug_level code
#options VERBOSE_INIT_ARM # verbose bootstrapping messages
# CONSADDR is required for early init messages from VERBOSE_INIT_ARM.
-#options CONSADDR=0x70006300
+#options EARLYCONS=tegra, CONSADDR=0x70006300
makeoptions DEBUG="-g" # compile full symbol table
makeoptions COPY_SYMTAB=1
Home |
Main Index |
Thread Index |
Old Index