Hello,
Here is some 'basic questions":
This is what my "System.map" looks like. (only the beginning) ( I have a
brutus-like board, and I load the kernel into the RAM)
00000000 A _text
c0004000 A swapper_pg_dir
c0008000 A __init_begin
c0008000 T _stext
c0008000 T stext
c000802c t __entry
Does that mean the kernel (vmlinux) must be loaded at c0008000, and carried out
at c000802c ?
( I mean, from the board, when I want to carry out the kernel, I must have
something like "call c000802c"?)
Is it possible to have the loading address and the executing address both at
c0000000 ?
Thanks
Arnaud
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]