Set console resolution to 800x600 by default
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 26 Nov 2011 16:04:52 +0000 (17:04 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 26 Nov 2011 16:04:52 +0000 (17:04 +0100)
commit607a5eed54cec9e5285a845893805e59e320be0e
tree8bbc5580dd7cebc9a2976809e4ca5904e2fdfbf0
parente5de20a22ab807f0e634b16fbc0e79eb1f23c92d
Set console resolution to 800x600 by default

This sets the console resolution to 800x600 on startup. We no longer have a
console with an invalid resolution after startup so we now can start calculating
font sizes properly.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/console.c