[oe] [PATCH] file xserver-kdrive-common/xserver-kdrive-common/Xserver Added settings for Ronetix boards LCD tested with display TX09D71VM1CCA

Marco Cavallini koansoftware at gmail.com
Fri Jun 26 13:16:13 UTC 2009


Signed-off-by: Marco Cavallini <m.cavallini at 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 at 90x16"                      
+                ;;  
         "OMAP3 Beagle Board" | "Gumstix Overo")
                  ARGS="$ARGS ${PPM}"
 # 32bpp - we'll enable it once newer kernels are.. working.                 
-- 
1.6.3.3





More information about the Openembedded-devel mailing list