[okl4-developer] Where is the function of printing magic number in the OKL4 booting?

Josh Matthews jmatthews at ok-labs.com
Fri Mar 6 04:53:37 EST 2009


Hi Cheng,

I'm not sure about the magic number - that may be being printed by your
emulator or boot loader. The lines directly below that, however, are
printed from init_hello() (in pistachio/src/debug.cc), which itself is
called by startup_system_mmu() (in arch/arm/pistachio/src/init.cc for
ARM).

Best regards,
Josh

On Thu, March 5, 2009 1:18 am, Guanghui, Cheng wrote:
> Hello:
> 	Every time when i boot OKL4 image file and the first lines of output are
> like
> this:
> 7a70c3
>
> OKL4 - (provider: Open Kernel Labs) built on Feb 21 2009 17:09:24 using
> gcc
> version 3.4.4.
> Linux version 2.6.24-arm (cheng at cheng-laptop) (gcc version 4.2.4) #1 Sat
> Feb
> 21 17:13:50 CST 2009
> ... ...
>
> I want to know where to get this definition or macro definition to print
> this
> magic number.
> 	Thanks.
> 	Best wishes.
> 								Cheng Guanghui
>
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
>




More information about the Developer mailing list