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