diff --git a/drivers/video/tgafb.c b/drivers/video/tgafb.c index 2f09e796bafb..0679b389a808 100644 --- a/drivers/video/tgafb.c +++ b/drivers/video/tgafb.c @@ -143,10 +143,10 @@ tgafb_set_par(struct fb_info *info) 0x00000303 }; static unsigned int const mode_presets[4] = { - 0x00002000, - 0x00002300, + 0x00000000, + 0x00000300, 0xffffffff, - 0x00002300 + 0x00000300 }; static unsigned int const base_addr_presets[4] = { 0x00000000,