On Sat, Jun 20, 2009 at 1:26 AM, Stefan Reinauer<[email protected]> 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

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to