mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
phone-pad:modify lcd screen width and height to fix android input method problem.
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
#define V_VD 600
|
||||
#define V_FP 0
|
||||
|
||||
#define LCD_WIDTH 1024
|
||||
#define LCD_HEIGHT 600
|
||||
#define LCD_WIDTH 154//1024
|
||||
#define LCD_HEIGHT 91//600
|
||||
/* Other */
|
||||
#define DCLK_POL 0
|
||||
#define SWAP_RB 0
|
||||
|
||||
Reference in New Issue
Block a user