Hi Antonino, Currently a lot of flickering is seen on the VGA and LCD port when one starts a DBAu1100 board, with 'CONFIG_PRINTK=y'. This patch removes the flickering and as a result all kernel messages come by in a nice steady fashion. Please apply. Signed-off-by: Freddy Spierenburg <freddy@xxxxxxxxxxxxxxx> -- $ cat ~/.signature Freddy Spierenburg <freddy@xxxxxxxxxxxxxxx> http://freddy.snarl.nl/ GnuPG: 0x7941D1E1=C948 5851 26D2 FA5C 39F1 E588 6F17 FD5D 7941 D1E1 $ # Please read http://www.ietf.org/rfc/rfc2015.txt before complain!
diff -Naur linux-2.6.17.13-orig/drivers/video/au1100fb.h linux-2.6.17.13/drivers/video/au1100fb.h --- linux-2.6.17.13-orig/drivers/video/au1100fb.h 2006-09-09 03:23:25.000000000 +0000 +++ linux-2.6.17.13/drivers/video/au1100fb.h 2006-09-12 15:26:52.000000000 +0000 @@ -274,7 +274,7 @@ .bpp = 16, .control_base = 0x0004886A | LCD_CONTROL_DEFAULT_PO | LCD_CONTROL_DEFAULT_SBPPF | - LCD_CONTROL_BPP_16, + LCD_CONTROL_BPP_16 | LCD_CONTROL_SBB_4, .clkcontrol_base = 0x00020000, .horztiming = 0x005aff1f, .verttiming = 0x16000e57,
Attachment:
signature.asc
Description: Digital signature