ron minnich wrote:
+++ southbridge/intel/i82801gx/smihandler.c (working copy)
..
@@ -293,6 +295,8 @@ #define UART_MSR 0x06 #define UART_SCR 0x07
+int console_loglevel = 8;
Should this use some CONFIG_ ?
Otherwise;
Acked-by: Peter Stuge peter@stuge.se