** Unable to read "aml_autoscript" from mmc 0:1 ** reading uImage_recovery 4546145 bytes read ## Booting kernel from Legacy Image at 82000000 ... Image Name: Linux-3.0.8 Image Type: ARM Linux Kernel Image (lzma compressed) Data Size: 4546081 Bytes = 4.3 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... Bad Data CRC ERROR: can't get kernel image!
How i can verify my own kernel uImage?
Now I make linux kernel from ainol source by command:
make -f kernel.mk TARGET=g06_e4_ainol INSTALL_ROOT=./ramdisk/initramfs_CWM_My/ CROSS_COMPILE=./arm-2010q1/bin/arm-none-linux-gnueabi- CONFIG_DEBUG_SECTION_MISMATCH=y

Help










