[OpenBIOS] How to enable print statement in the openbios-kernel?

Stefan Reinauer stepan at openbios.org
Wed Sep 8 12:44:19 CEST 2004


* Swamy at soc-soft.com <Swamy at soc-soft.com> [040908 11:21]:
> Hello,
> 
>  
> 
> I am working on the openbios, I got a kernel from www.openbios.org and
> hence built on linux s/s. I have written some "printk" statements for
> the verification in kernel files. But after building it using command
> "make" and then "make run", I am still unable to get those print
> statements. Please let me know the procedure/methods to enable the print
> statement.

This should work fine. The code where you put the print statements
probably never got called. ;-)

Where did you put them?

-- Stefan




More information about the OpenBIOS mailing list