Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/utils/embedded/conf use console auto detection, ok nick
details: https://anonhg.NetBSD.org/src/rev/c68208b25095
branches: trunk
changeset: 788973:c68208b25095
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Thu Aug 01 10:45:21 2013 +0000
description:
use console auto detection, ok nick
diffstat:
distrib/utils/embedded/conf/rpi.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 92df78696787 -r c68208b25095 distrib/utils/embedded/conf/rpi.conf
--- a/distrib/utils/embedded/conf/rpi.conf Thu Aug 01 05:54:24 2013 +0000
+++ b/distrib/utils/embedded/conf/rpi.conf Thu Aug 01 10:45:21 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rpi.conf,v 1.20 2013/03/24 14:11:59 jmcneill Exp $
+# $NetBSD: rpi.conf,v 1.21 2013/08/01 10:45:21 jmcneill Exp $
# Raspberry Pi customization script used by mkimage
#
@@ -33,7 +33,7 @@
populate() {
cat > ${mnt}/boot/cmdline.txt << EOF
-root=ld0a console=fb
+root=ld0a
#fb=1280x1024 # to select a mode, otherwise try EDID
#fb=disable # to disable fb completely
EOF
Home |
Main Index |
Thread Index |
Old Index