phone-pad:modify lcd screen width and height to fix android input method problem.
authorzwp <zwp@rock-chips.com>
Thu, 25 Aug 2011 04:02:25 +0000 (21:02 -0700)
committer张文平 <zwp@rk29.(none)>
Thu, 25 Aug 2011 06:25:40 +0000 (14:25 +0800)
drivers/video/display/screen/lcd_hsd07pfw1.c

index 20686a7968762bdaa47225811e385b04daf59f6c..631b1a7eb81a882067e416ba3b961bc8fedddbe3 100755 (executable)
@@ -26,8 +26,8 @@
 #define V_VD                   600\r
 #define V_FP                   0\r
 \r
-#define LCD_WIDTH       1024\r
-#define LCD_HEIGHT      600\r
+#define LCD_WIDTH       154//1024\r
+#define LCD_HEIGHT      91//600\r
 /* Other */\r
 #define DCLK_POL               0\r
 #define SWAP_RB                        0   \r