|
发表于 2016-9-6 20:39:00
只看该作者
18#
贴出我的操作:
sen@ubuntu64:/home/rk-linux/u-boot-release-20160816$ tools/mkimage -n rk3288 -T rksd -d spl/u-boot-spl-nodtb.bin u-boot-dtb.bin
sen@ubuntu64:/home/rk-linux/u-boot-release-20160816$ sudo upgrade_tool db ../rkbin/rk32/rk3288_boot.bin
Download boot ok.
sen@ubuntu64:/home/rk-linux/u-boot-release-20160816$ sudo upgrade_tool wl 64 u-boot-dtb.bin
Write LBA from file (100%)
sen@ubuntu64:/home/rk-linux/u-boot-release-20160816$ sudo upgrade_tool wl 256 u-boot.img
Write LBA from file (100%)
sen@ubuntu64:/home/rk-linux/u-boot-release-20160816$ sudo upgrade_tool rd
Reset Device OK.
sen@ubuntu64:/home/rk-linux/u-boot-release-20160816$
你看看rk3288_boot.bin 路径是否正确,烧写是否真的成功了。烧写成功ttys2 调试口有信息滚动的。
DDR Version 1.00 20141007
In
Channel a: DDR3 200MHz
Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Die Bus-Width=16 Size=1024MB
Channel b: DDR3 200MHz
Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Die Bus-Width=16 Size=1024MB
Memory OK
Memory OK
OUT
serial_init 0
ChipType = 8
SDC_BusRequest: CMD=8 DATA BUSY 1615
SDC_BusRequest: CMD=8 DATA BUSY 1615
SDC_BusRequest: CMD=8 DATA BUSY 1615
SdmmcInit=0 400
...FlashInit enter...
FtlMallocOffset = 8040 8000
FtlMallocOffset = 10040 8000
FtlMallocOffset = 11040 1000
FtlMallocOffset = 19040 8000
FtlMallocOffset = 1a040 1000
1:200 0 7f7f05 22
...NandcInit enter...
0:1200 0 7f7f05 22
gNandcVer = 6
SDC_BusRequest: CMD=8 SDC_RESP_TIMEOUT 1784
SDC_BusRequest: CMD=8 SDC_RESP_TIMEOUT 1784
SDC_BusRequest: CMD=8 SDC_RESP_TIMEOUT 1784
SDC_BusRequest: CMD=5 SDC_RESP_TIMEOUT 1784
SDC_BusRequest: CMD=5 SDC_RESP_TIMEOUT 1784
SDC_BusRequest: CMD=5 SDC_RESP_TIMEOUT 1784
SDC_BusRequest: CMD=55 SDC_RESP_TIMEOUT 1784
SDC_BusRequest: CMD=55 SDC_RESP_TIMEOUT 1784
SDC_BusRequest: CMD=55 SDC_RESP_TIMEOUT 1784
mmc Ext_csd, ret=0 ,
Ext[226]=20, bootSize=2000,
Ext[215]=1, Ext[214]=d1, Ext[213]=f0, Ext[212]=0,cap =1d1f000
SdmmcInit=2 0
BootCapSize=2000
UserCapSize=1d1f000
FwPartOffset=2000 , 0
UsbHook 668126
powerOn 668298
U-Boot SPL 2016.09-rc1 (Sep 04 2016 - 11:01:46)
Trying to boot from MMC1
Card did not respond to voltage select!
spl: mmc init failed with error: -95
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board #
我反复操作还是这样。。没折了。 |
|