View Single Post
Old 01-17-2021, 10:14 PM   #2
comer
Member
comer began at the beginning.
 
Posts: 11
Karma: 12
Join Date: Oct 2020
Device: KPW4
there are two uboot commamd to boot into diagnostics mode with USB->TTL

1.
uboot>
uboot>bootm 0xE41000

2.
uboot>
uboot>idme bootmode diags
uboot>reset

when finish ,you should set bootmode to normal
uboot>
uboot>idme bootmode main
comer is offline   Reply With Quote