I've been trying to go into FEL for quite some time now and I need your help to understand why it's failing for me. I've tried both ways I found:
- Pressing the FEL button before connecting the USB cable.
- Pressing 1 in the serial console right after plugging in the USB.
In both cases, only the red LED lights up. Windows doesn't recognize any new device. No output in the serial console by using the first method. With the second one, this is what I get:
HELLO! BOOT0 is starting!
boot0 version : 2.0.0
read dram para.
dram driver version: 1.14
dram size =1024MB
0x80c89095
super_standby_flag = 0
Succeed in opening nand flash.
block from 2 to 6
deal block 2
Succeed in reading Boot1 file head.
The size of Boot1 is 0x00068000.
The file stored in 0x00000000 of block 2 is perfect.
Check is correct.
Ready to disable icache.
Succeed in loading Boot1.
Jump to Boot1.
[ 0.145] boot1 version : 2.0.0
[ 0.154] script installed early ok
[ 0.154] pmu type = 3
[ 0.156] bat vol = 0 mv
[ 0.172] axi:ahb:apb=4:2:2
[ 0.172] set dcdc2=1400mv, clock=912M successed
[ 0.174] key
[ 0.186] no key found
[ 0.186] flash init start
[ 0.186] NB1 : enter NFB_Init
[ 0.189] NB1 : enter phy init
[ 0.192] [NAND] nand driver(b) version: 0x0x00000002, 0x0x00000012, data: 0x20130325
[ 0.202] get the good blk ratio from hwscan : 944
[ 0.205] NB1 : nand phy init ok
[ 0.307] NB1 : init ok
[ 0.307] flash init finish
[ 0.332] fs init ok
[ 0.334] fattype FAT16
[ 0.334] fs mount ok
[ 0.339] nand good_block_ratio=944
[ 0.339] storage_type=0
[ 0.386] 49
[ 0.386] part count = 2
[ 0.386] USB Device!!
[ 0.389] USB Connect!!
[ 0.444] uSuspend
And it hangs. The last line looks suspicious, but I have no idea what it means. I am being extremely incompetent or is this a software/hardware issue?
Perhaps not relevant, but I get "Lcd in danger" message in the serial console while booting Android from NAND. Is this normal? I have attached the full log.