All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] file xserver-kdrive-common/xserver-kdrive-common/Xserver Added settings for Ronetix boards LCD tested with display TX09D71VM1CCA
@ 2009-06-26 13:16 Marco Cavallini
  0 siblings, 0 replies; only message in thread
From: Marco Cavallini @ 2009-06-26 13:16 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Marco Cavallini


Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
---
 .../xserver-kdrive-common/Xserver                  |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver b/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
index 584cb0a..5603b79 100644
--- a/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
+++ b/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
@@ -155,6 +155,10 @@ case `module_id` in
         "Freescale MX21ADS")
 	# That's what /proc/cpuinfo shows as hardware on the chumby
                  ARGS="$ARGS -dpi 121 -screen 320x240 -hide-cursor -mouse tslib" ;;
+        "Ronetix PM9261" | "Ronetix PM9261/BB9261" | "Ronetix PM9263" | \
+        "Ronetix PM9263/BB9261"  | "Ronetix PM9263/BB9263")               
+                ARGS="$ARGS -screen 240/54x320/81@90x16"                      
+                ;;  
         "OMAP3 Beagle Board" | "Gumstix Overo")
                  ARGS="$ARGS ${PPM}"
 # 32bpp - we'll enable it once newer kernels are.. working.                 
-- 
1.6.3.3




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-26 13:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-26 13:16 [PATCH] file xserver-kdrive-common/xserver-kdrive-common/Xserver Added settings for Ronetix boards LCD tested with display TX09D71VM1CCA Marco Cavallini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.