coreboot-kgpe-d16/src/mainboard/asus
Uwe Hermann 3b6c527322 Always enable serial before SMBus (or as early as possible), as the SMBus
enable may do printk()s which result in a 2 minute delay on some boards.

Fix this on all boards which currently do smbus_enable() before enabling
the serial console.

Thanks to Elia Yehuda <z4ziggy@gmail.com> for tracking this bug down.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Peter Stuge <peter@stuge.se>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3742 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-11-11 14:26:03 +00:00
..
a8n_e Fix obviously (syntactically) broken cmos.layout (trivial). 2008-10-04 23:13:18 +00:00
a8v-e_se Set asus/a8v-3_se to use printk in CAR. (trivial) 2008-11-03 22:46:27 +00:00
m2v-mx_se Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. 2008-10-01 22:15:20 +00:00
mew-am Drop tons of duplicated debug.c files, move common file to 2008-10-12 22:34:08 +00:00
mew-vm Always enable serial before SMBus (or as early as possible), as the SMBus 2008-11-11 14:26:03 +00:00
p2b Drop tons of duplicated debug.c files, move common file to 2008-10-12 22:34:08 +00:00
p2b-f Drop tons of duplicated debug.c files, move common file to 2008-10-12 22:34:08 +00:00
p3b-f Drop tons of duplicated debug.c files, move common file to 2008-10-12 22:34:08 +00:00