Re: Kernel is not booting.............

From: Hans-JÃrgen Koch
Date: Mon Jan 28 2008 - 06:21:03 EST


Am Mon, 28 Jan 2008 02:13:09 -0800 (PST)
schrieb ManojKwal <kmanojcse23@xxxxxxxxx>:

>
> Greetings!
>
> System details:
> Board: DTSP-ARM926Ej-S(new board)
> Cross-toolchain: ELDK4.1
> Linux kernel: 2.6.18
> u-boot: 1.1.6
>
>
> I sucessfully port u-boot on board...........But when i boot the
> kernel it stuck in mid.........The complete log is following:
>
>
>
>
> DRM-Engine # bootm 0x80000
> ## Booting image at 00080000 ...
> Image Name: Linux-2.6.18-DRM
> Image Type: ARM Linux Kernel Image (uncompressed)
> Data Size: 623896 Bytes = 609.3 kB
> Load Address: 0b008000
> Entry Point: 0b008000
> Verifying Checksum ... OK
> OK
> No initrd
> ## Transferring control to Linux (at address 0b008000) ...
>
> Starting kernel ...
>
> Uncompressing Linux........................................... done,
> booting the kernel.
>
> Linux version 2.6.18-DRM (khandelwal@HotelTV-Server) (gcc version
> 4.0.0 (DENX ELDK 4.1 4.0.0)) #34 Mon Jan 28 17:35:46 KST 2008
> CPU: ARM926EJ-S [41069263] revision 3 (ARMv5TEJ), cr=00053177
> Machine: DTSP
> Memory policy: ECC disabled, Data cache writeback
> CPU0: D VIVT write-back cache
> CPU0: I cache: 32768 bytes, associativity 4, 32 byte lines, 256 sets
> CPU0: D cache: 32768 bytes, associativity 4, 32 byte lines, 256 sets
> Built 1 zonelists. Total pages: 16128
> Kernel command line: root=/dev/ram0 mem=63M initrd=0xd000000,6M
> ramdisk=16384 console=ttyS0,38400 init=/linuxrc
> PID hash table entries: 256 (order: 8, 1024 bytes)
> Console: colour dummy device 80x30
> [cskim]:serial_dtsp_set_termios
> [cskim] : [baud,quot] = 38400, 26
> Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
> Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
> Memory: 63MB = 63MB total
> Memory: 56448KB available (980K code, 248K data, 68K
> init)-------------------------->"HERE KERNEL STUCK"
>
>
>
>
> Can anybody help me? I am a beginer on this type of work

In general, you should post questions concerning ARM systems on
the linux-arm-kernel mailing list. See http://www.arm.linux.org.uk/ for
details.

And, as a hint, you should use a more descriptive subject for your
mail ;-)

Hans


>
>
>
> Thanks in advance!
>
> Regards
> Manoj Khandelwal
> Software Engineer
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/