Module Name:    src
Committed By:   jmcneill
Date:           Thu Aug  1 10:45:21 UTC 2013

Modified Files:
        src/distrib/utils/embedded/conf: rpi.conf

Log Message:
use console auto detection, ok nick


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/distrib/utils/embedded/conf/rpi.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/utils/embedded/conf/rpi.conf
diff -u src/distrib/utils/embedded/conf/rpi.conf:1.20 src/distrib/utils/embedded/conf/rpi.conf:1.21
--- src/distrib/utils/embedded/conf/rpi.conf:1.20	Sun Mar 24 14:11:59 2013
+++ src/distrib/utils/embedded/conf/rpi.conf	Thu Aug  1 10:45:21 2013
@@ -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 @@ EOF
 
 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

Reply via email to