
Dear "fluke56512",
In message 200909041501390422143@163.com you wrote:
what is wrong with me.
You mean, that you don't have a real name? Hm.. I'm afraid I cannot answer that.
[u-boot@S3C2440A]# nand read 0x30008000 0x00040000 0x00200000 NAND read: device 0 offset 0x40000, size 0x200000 2097152 bytes read: OK [u-boot@S3C2440A]# bootm 0x30008000 ## Booting kernel from Legacy Image at 30008000 ... Image Name: linux-2.6.30-5 Created: 2009-09-04 14:22:40 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1958132 Bytes = 1.9 MB Load Address: 30008000 Entry Point: 30008000 Verifying Checksum ... OK XIP Kernel Image ... OK OK Starting kernel ... data abort
Meybe you should provide a bit more information, like which versions of U-Boot and Linux you are using, how exactly you created the Linux kernel image, etc.
And you should probably start and get a simple configuration (i. e. without funny stuff like XIP) running first, before you try such advanced things.
Best regards,
Wolfgang Denk