Serial debugging code must not access BDA.
[seabios.git] / src / post.c
index f8b12a5cd6757ed00efd615374d65e767ae45ad4..4b56551dc89d402b4b2aef06bd0bed991b41a4e8 100644 (file)
@@ -214,9 +214,6 @@ rom_scan(u32 start, u32 end)
 static void
 post()
 {
-    if (CONFIG_DEBUG_SERIAL)
-        debug_serial_setup();
-
     dprintf(1, "Start bios\n");
 
     dprintf(3, "init bda\n");