[U-Boot] U-Boot: Checksum error when booting kernel from jffs2 partition

dpdonny ddonahue at gridcosystems.com
Thu Dec 27 19:58:35 CET 2012


Here is the text of the checksum error:


U-Boot (gridco)# fsload 80200000 os-1.1/uImage
### JFFS2 loading 'os-1.1/uImage' to 0x80200000
### JFFS2 load complete: 2859696 bytes loaded to 0x80200000
U-Boot (gridco)# fsload os/os-1.1/initramfs.cpio.img 81600000
### JFFS2 loading '81600000' to 0x0
find_inode failed for name=81600000
load: Failed to find inode
### JFFS2 LOAD ERROR<0> for 81600000!
U-Boot (gridco)# fsload 81600000 os-1.1/initramfs.cpio.img
### JFFS2 loading 'os-1.1/initramfs.cpio.img' to 0x81600000
### JFFS2 load complete: 2767639 bytes loaded to 0x81600000
U-Boot (gridco)# bootm 80200000 81600000
## Booting kernel from Legacy Image at 80200000 ...
   Image Name:   Linux-3.1.0
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2859632 Bytes = 2.7 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... Bad Data CRC
ERROR: can't get kernel image!




--
View this message in context: http://u-boot.10912.n7.nabble.com/U-Boot-Checksum-error-when-booting-kernel-from-jffs2-partition-tp143640p143644.html
Sent from the U-Boot mailing list archive at Nabble.com.


More information about the U-Boot mailing list