m5a99x-evo: ugly quirks, but WOOT: ohai seabios :-)
[coreboot.git] / src / boot / hardwaremain.c
index 489caa39a594ae5e5293bad06b7704a65e8b197a..ca39660232c75063a92b886d87ec9afa3f0fabc5 100644 (file)
@@ -87,6 +87,7 @@ void hardwaremain(int boot_complete)
        post_code(POST_DEVICE_ENUMERATION_COMPLETE);
 
        timestamps[2] = rdtsc();
+       printk(BIOS_NOTICE, "===============Enumeration done!========\n");
        /* Now compute and assign the bus resources. */
        dev_configure();
        post_code(POST_DEVICE_CONFIGURATION_COMPLETE);