终端打印以下信息:
Search for id:(58 9f) interleave(2) type(1) //这个interleave应该是1吧,不知道在哪改jedec_match(): ID is not 8bit
reset unlock called 555 aaa
Search for id:(58 9f) interleave(2) type(1)
jedec_match(): ID is not 8bit
reset unlock called 5555 2aaa
Search for id:(bf 5b) interleave(2) type(1)
jedec_match(): ID is not 8bit
MTD jedec_match(): Check fit 0x00000000 + 0x00100000 = 0x00100000
MTD jedec_match(): check unlock addrs 0x5555 0x2aaa
MTD jedec_match(): check ID's disappear when not in ID mode
reset unlock called 5555 2aaa
MTD jedec_match(): return to ID mode
MTD jedec_probe_chip(): matched device 0xbf,0x5b unlock_addrs: 0x5555 0x2aaa
Found: SST 49LF080A //探测出差,应该是39VF3201
reset unlock called 5555 2aaa
lpc24xx: Found 2 x8 devices at 0x0 in 16-bit bank//应该是1片16位 ,怎么搞成2x8 了啊
Chow->devtpt222=1
Chow->bankwith=2
reset unlock called 5555 2aaa
reset unlock called 5555 2aaa
number of JEDEC chips: 1
cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.
Chow->ret=-1580371808
Chow->owner: THIS_MODULE
Chow->CONFIG_MTD_PARTITIONS
cmdlinepart partition parsing not available
Chow->mtd_parts[0]: offset=0 size=0x2a0000
Using builtin partition table
Creating 2 MTD partitions on "lpc24xx":
0x00000000-0x002a0000 : "Kernel"// 这里不太明白,应该是0x81000000还是0x00
mtd: partition "Kernel" extends beyond the end of device "lpc24xx" -- size truncated to 0x200000
mtd: Giving out device 0 to Kernel
0x002a0000-0x00200000 : "jffs2"//这里为什么不是剩下所有,应该到0x00400000
mtd: partition "jffs2" is out of reach -- disabled
mtd: Giving out device 1 to jffs2
block2mtd: version $Revision: 1.30 $
TCP cubic registered
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
MTDSB: dev_name "/dev/root"
MTDSB: path_lookup() returned 0, inode a1800284
List of all partitions:
1f00 2048 mtdblock0 (driver?)
No filesystem could mount root, tried: jffs2
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)