Load address: 0x80000000
Loading: #################################################################
done
Bytes transferred = 2375680 (244000 hex)
CRC32 for 80000000 ... 80243fff ==> 9b5de867
Erasing 2097152 B from 00080000... 100% ~ 0027ffff/2097152 B
Writing 2375680 B from 80000000 to 00080000... EE: debug_src: 80200000: 8e 92 62 6a *78* ac b6 65 60
EE: debug_dst: 94280000: 8e 92 62 6a *00* 00 00 00 00
100% ~ 002c3fff/2375680 B
EE: Programmed data differs from the source
Run `cmp.b 80000000 94080000' for detail
SPI flash write failed
3 个解决方案
#1
Erasing 2097152 B from 00080000... 100% ~ 0027ffff/2097152 B
Writing 2375680 B from 80000000 to 00080000.
内核镜像有2M多, 你的spi flash只有2M大小吧.
上面报搽除只有2M大小,而下载的内核镜像大于2M了.
Writing 2375680 B from 80000000 to 00080000.
内核镜像有2M多, 你的spi flash只有2M大小吧.
上面报搽除只有2M大小,而下载的内核镜像大于2M了.
#2
您好,本人实习生,再帮我看下这个好吗?谢谢,启动内核卡在这了
Image Name: Linux Kernel Image
Created: 2018-03-02 2:59:16 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 2369868 Bytes = 2.3 MB
Load Address: 80000000
Entry Point: 80000000
Verifying Checksum ... OK
Uncompressing Kernel Image ...
Image Name: Linux Kernel Image
Created: 2018-03-02 2:59:16 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 2369868 Bytes = 2.3 MB
Load Address: 80000000
Entry Point: 80000000
Verifying Checksum ... OK
Uncompressing Kernel Image ...
#3
flash 有问题
#1
Erasing 2097152 B from 00080000... 100% ~ 0027ffff/2097152 B
Writing 2375680 B from 80000000 to 00080000.
内核镜像有2M多, 你的spi flash只有2M大小吧.
上面报搽除只有2M大小,而下载的内核镜像大于2M了.
Writing 2375680 B from 80000000 to 00080000.
内核镜像有2M多, 你的spi flash只有2M大小吧.
上面报搽除只有2M大小,而下载的内核镜像大于2M了.
#2
您好,本人实习生,再帮我看下这个好吗?谢谢,启动内核卡在这了
Image Name: Linux Kernel Image
Created: 2018-03-02 2:59:16 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 2369868 Bytes = 2.3 MB
Load Address: 80000000
Entry Point: 80000000
Verifying Checksum ... OK
Uncompressing Kernel Image ...
Image Name: Linux Kernel Image
Created: 2018-03-02 2:59:16 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 2369868 Bytes = 2.3 MB
Load Address: 80000000
Entry Point: 80000000
Verifying Checksum ... OK
Uncompressing Kernel Image ...
#3
flash 有问题