[coreboot] locking...

ron minnich rminnich at gmail.com
Sat Jun 20 19:13:04 CEST 2009


On Sat, Jun 20, 2009 at 1:26 AM, Stefan Reinauer<stepan at coresystems.de> wrote:

> #define printk_debug(foo...) do_printk(BIOS_DEBUG, foo)
>
> and replace them by
>
> #define printk(x...) do_printk(x)

That is fine. That's a simple and straightforward change. How about we
start with that. But let's not do THAT change until we fix ward's
problem, and this has nothing to do with Ward's problem.

thanks

ron




More information about the coreboot mailing list