| Booting problem resolved Hello the kernel now boots but does not fully proceed ofcourse
this is the message displayed.
Uncompressing Linux........................................... done, booting the
kernel.
abcdef<5>Linux version 2.6.19.2 (atrisys-l3@atrisys-l3) (gcc version 4.0.0 (DENX
ELDK 4.1 4.0.0)) #40 Wed Nov 12 06:18:27 IST 2008
setup_archCPU: ARM926EJ-S [41069264] revision 4 (ARMv5TEJ), cr=00053177
Machine: SiRF AtlasIII HHGPS
Memory policy: ECC disabled, Data cache writeback
<7>On node 0 totalpages: 8192
<7> DMA zone: 64 pages used for memmap
<7> DMA zone: 0 pages reserved
<7> DMA zone: 8128 pages, LIFO batch:0
<7> Normal zone: 0 pages used for memmap
<7> Normal zone: 0 pages used for memmap
<4>BUG: not creating mapping for 0x90000000 at 0x90000000 in user region
<4>BUG: not creating mapping for 0x80000000 at 0x80000000 in user region
stops at this any hint ? I know it is because of IO mapping which we have set to 0x8000000 has to be redefined one possibility any other ? |