Hi all. I have a question about the System.map file following is the part of my System.map file after I build the android kernel.
80004000 A swapper_pg_dir 80008000 T __init_begin 80008000 T _sinittext ... My question is the start address. why the first address is started from 8000xxxx? As I know the linux kernel is located in 0xC0000000. So I am thinking the start address should be c0004000. Am I wrong? Thanks in advance.
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
