On Wed, Nov 26, 2008 at 4:53 PM, Peter Stuge <[EMAIL PROTECTED]> wrote: > 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_ ? >
I made it BIOS_SPEW. Committed revision 1061. thanks ron -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

