| 
 
贡献118 
飞刀29 FD
注册时间2019-12-6
在线时间5 小时积分30 
 
 
 | 
 
 
 楼主|
发表于 2020-4-14 11:06:03
|
显示全部楼层 
| kernel version 3.2 nand page size 4k
 write MLO
 flash_eraseall has been replaced by `flash_erase <mtddev> 0 0`; please use it
 Erasing 256 Kibyte @ 1c0000 -- 100 % complete
 10+1 records in
 10+1 records out
 41527 bytes (40.6KB) copied, 0.233135 seconds, 173.9KB/s
 write u-boot.img
 flash_eraseall has been replaced by `flash_erase <mtddev> 0 0`; please use it
 Erasing 256 Kibyte @ 1c0000 -- 100 % complete
 67+1 records in
 67+1 records out
 277300 bytes (270.8KB) copied, 0.703325 seconds, 385.0KB/s
 flash_eraseall has been replaced by `flash_erase <mtddev> 0 0`; please use it
 Erasing 256 Kibyte @ 1c0000 -- 100 % complete
 write logo
 flash_eraseall has been replaced by `flash_erase <mtddev> 0 0`; please use it
 Erasing 256 Kibyte @ 1c0000 -- 100 % complete
 94+1 records in
 94+1 records out
 385078 bytes (376.1KB) copied, 0.933729 seconds, 402.7KB/s
 write kernel
 flash_eraseall has been replaced by `flash_erase <mtddev> 0 0`; please use it
 Erasing 256 Kibyte @ 7c0000 -- 100 % complete
 870+1 records in
 870+1 records out
 3566976 bytes (3.4MB) copied, 4.080920 seconds, 853.6KB/s
 write rootfs
 flash_eraseall has been replaced by `flash_erase <mtddev> 0 0`; please use it
 Erasing 256 Kibyte @ 3e0c0000 -- 98 % comp[   27.301848] yaffs: dev is 32505863 name is "mtdblock7" rw
 Erasing 25[   27.308706] yaffs: passed flags ""
 Erasing 256 Kibyte @ 3ebc0000 -- 100 % complete
 tar: can't open '/tmp/card/rootfs.tar.bz2': No such file or directory
 update nand done....
 
 我这边制作完sd卡启动盘后一直这样卡在这里,这个rootfs.tar.bz2不是已经解压到rootfs分区了吗
 | 
 |