aboutsummaryrefslogtreecommitdiffstats
path: root/src/post.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/post.c')
-rw-r--r--src/post.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/post.c b/src/post.c
index 2a06d44d..f93106a1 100644
--- a/src/post.c
+++ b/src/post.c
@@ -208,6 +208,8 @@ maininit(void)
// Run vga option rom
vgarom_setup();
+ sercon_setup();
+ enable_vga_console();
// Do hardware initialization (if running synchronously)
if (!threads_during_optionroms()) {