diff options
Diffstat (limited to 'packages/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/scrolling-area.patch')
-rw-r--r-- | packages/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/scrolling-area.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/packages/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/scrolling-area.patch b/packages/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/scrolling-area.patch deleted file mode 100644 index c4f7758b3c..0000000000 --- a/packages/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/scrolling-area.patch +++ /dev/null @@ -1,18 +0,0 @@ - -# -# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher -# - ---- linux-2.4.25/drivers/video/fbcon.c~scrolling-area.patch 2003-08-25 13:44:42.000000000 +0200 -+++ linux-2.4.25/drivers/video/fbcon.c 2004-03-31 17:15:13.000000000 +0200 -@@ -110,8 +110,8 @@ - # define DPRINTK(fmt, args...) - #endif - --#define LOGO_H 80 --#define LOGO_W 80 -+#define LOGO_H 400 -+#define LOGO_W 800 - #define LOGO_LINE (LOGO_W/8) - - struct display fb_display[MAX_NR_CONSOLES]; |