linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* CAN YOU HELLP ME
@ 2007-06-20  2:20 volcano
  2007-06-20  7:23 ` David Jander
  0 siblings, 1 reply; 2+ messages in thread
From: volcano @ 2007-06-20  2:20 UTC (permalink / raw)
  To: linuxppc-embedded

hello my dear friend:
   I have read the u-boot last week ,and thank you for all your kind help.My 
linux code is based on MPC8260,so I want to continue the read of the 
linux2.6.18 based on mpc8260.can you give me some kind suggestions about how 
to read all these codes clearly.,and if some reference is given would be 
welcome.
   yours volcano 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: CAN YOU HELLP ME
  2007-06-20  2:20 CAN YOU HELLP ME volcano
@ 2007-06-20  7:23 ` David Jander
  0 siblings, 0 replies; 2+ messages in thread
From: David Jander @ 2007-06-20  7:23 UTC (permalink / raw)
  To: linuxppc-embedded

On Wednesday 20 June 2007 04:20:09 volcano wrote:
> hello my dear friend:
>    I have read the u-boot last week ,and thank you for all your kind
> help.My linux code is based on MPC8260,so I want to continue the read of
> the linux2.6.18 based on mpc8260.can you give me some kind suggestions
> about how to read all these codes clearly.,and if some reference is given
> would be welcome.

I suppose you want to have something as a guide to the linux-kernel 
source-code, right?
Well, I haven't found anything like that exactly, but luckily the source-code 
is mostly quite easy to understand, and after fiddling for a while you'll get 
the hang of it.

Here you might find some useful information on books and on-line material over 
the linux kernel:

http://www.linux.org/dist/kernel.html

It is also helful to check the lkml (linux-kernel-mailing list) every now and 
then, to see what's "hot".

The kernel itself is in constant changes that happen so quickly, that after 
finishing a guide like this, you would probably already need to change it. 
Therefore it is the intention to make the linux-kernel sources as readable as 
possible, so that the code is self-explanatory. The code itself is the 
manual.

Greetings,

-- 
David Jander

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-20  7:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-20  2:20 CAN YOU HELLP ME volcano
2007-06-20  7:23 ` David Jander

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).