|
hello
I use linux-2.6.20 ,and when I make menuconfig ,I select "enable loadable module support".After I download kernel to arm ,kernel doesn't run
follow it show:
U-Boot 1.0.0 (Mar 17 2007 - 11:22:29)
U-Boot code: 20F00000 -> 20F13684 BSS: -> 20F1703C
DRAM Configuration:
Bank #0: 20000000 16 MB
Flash: 4 MB
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot: 0
## Booting image at 10080000 ...
Image Name: Linux-2.6.21
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1148668 Bytes = 1.1 MB
Load Address: 20008000
Entry Point: 20008000
Verifying Checksum ... Bad Data CRC
please give me a reason and how do I need to get out ?
|