On Mon, Jun 2, 2014 at 12:53 PM, Saurabh Jain <[email protected]>
wrote:

> hello every one !
>
> I am trying to trace Linux kernel booting process for ARM architecture.
> Right now i am doing it manually . I am getting problem in reading assembly
> codes (like in head.s and other files) . Can any body tell me the correct
> way of tracing the linux kernel booting process ? Is there any guide which
> perfectly document Linux kernel files function by function ?
>

Hi Saurabh,

    I don't know of any guide for Linux ARM boot code.

    But there are some guides for Linux x86 boot code for ancient Linux
Kernels, like this:

    http://www.oldlinux.org/Linux.old/study/eclk-03-boot.pdf

    Best regards!

-- 
Augusto Mecking Caringi
_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to