Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcarm/conf Add options PXA2X0_LCD_WRITETHROUGH to ...
details: https://anonhg.NetBSD.org/src/rev/5f2f5e17ccbc
branches: trunk
changeset: 756943:5f2f5e17ccbc
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sun Aug 08 11:25:53 2010 +0000
description:
Add options PXA2X0_LCD_WRITETHROUGH to improve console speed.
diffstat:
sys/arch/hpcarm/conf/WZERO3 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 4d1177264855 -r 5f2f5e17ccbc sys/arch/hpcarm/conf/WZERO3
--- a/sys/arch/hpcarm/conf/WZERO3 Sun Aug 08 11:24:52 2010 +0000
+++ b/sys/arch/hpcarm/conf/WZERO3 Sun Aug 08 11:25:53 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: WZERO3,v 1.13 2010/07/31 16:02:11 tsutsui Exp $
+# $NetBSD: WZERO3,v 1.14 2010/08/08 11:25:53 tsutsui Exp $
#
# WZERO3 -- Sharp Windows Mobile 5 based PDA
#
@@ -7,7 +7,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.13 $"
+#ident "GENERIC-$Revision: 1.14 $"
# estimated number of users
maxusers 32
@@ -176,6 +176,7 @@
# Physical console
lcd* at pxaip?
+options PXA2X0_LCD_WRITETHROUGH
wsdisplay* at lcd? console ?
# for touchpad, keypad
Home |
Main Index |
Thread Index |
Old Index