<br><div><span class="gmail_quote">On 4/1/06, <b class="gmail_sendername">Rohit</b> <<a href="mailto:rohits79@gmail.com">rohits79@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;"><span class="q"><br><div><span class="gmail_quote">On 3/31/06, <b class="gmail_sendername">Vijairaj</b> <<a href="mailto:vijairaj.r@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
vijairaj.r@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Please let me know if you are successful in booting the linux kernel.<br>I have not looked in to it for a long time now, but I would love to<br>hear of any developments.<br></blockquote></div><br></span></div></blockquote>
</div><br>
Hi All,<br>
<br>
I tried to load the kernel and got the following error. Can anyone suggest me what could be wrong here?<br>
<br>
thanks<br>
rohit<br>
<br>
[root@localhost at91rm]# skyeye<br>
SKYEYE: If you have ELF kernel file, please use -e option to indicate your ELF format kernel filename<br>
SKYEYE: If you only have kernel binary image, you should put the filename of kernel binary image in skyeye.conf file<br>
arch: arm<br>
cpu info: armv4, arm920t, 41009200, ff00fff0, 2<br>
mach info: name at91rm92, mach_init addr 0x8069c80<br>
uart info: input device is /dev/stdin, fd is 4.<br>
uart info: output device is /dev/stdout, fd is 5.<br>
SKYEYE: use arm920t mmu ops<br>
Loaded RAM ./u-boot.bin<br>
Loaded RAM ./uImage<br>
<br>
U-Boot 1.1.4 (Apr 3 2006 - 14:31:42)<br>
<br>
U-Boot code: 21F00000 -> 21F16EEC BSS: -> 21F33E04<br>
RAM Configuration:<br>
Bank #0: 20000000 32 MB<br>
Atmel: Flash: 0 kB<br>
*** Warning - bad CRC, using default environment<br>
<br>
In: serial<br>
Out: serial<br>
Err: serial<br>
U-Boot> bootm<br>
## Booting image at 21000000 ...<br>
Image Name: Linux Kernel Image<br>
Image Type: ARM Linux Kernel Image (gzip compressed)<br>
Data Size: 534804 Bytes = 522.3 kB<br>
Load Address: 02100000<br>
Entry Point: 02100000<br>
Verifying Checksum ... OK<br>
Uncompressing Kernel Image ... OK<br>
<br>
Starting kernel ...<br>
<br>
undefined instruction<br>
pc : [<2100000c>] lr : [<21f129f8>]<br>
sp : 21eddc10 ip : 00000001 fp : 21eddca4<br>
r10: 21f1a1d0 r9 : 21e59fb8 r8 : 21eddfdc<br>
r7 : 21000040 r6 : 00000000 r5 : 00000000 r4 : 00000000<br>
r3 : 02100000 r2 : 20000100 r1 : 000000fb r0 : 0001c200<br>
Flags: nZCv IRQs off FIQs off Mode SVC_32<br>
Resetting CPU ...<br>
<br>
<br>