Jump to IMX boot rom SDP ?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Jump to IMX boot rom SDP ?

711 次查看
SJA
Contributor II

Is there a way to jump from uboot into the boot rom USB SDP ?

Would like a fallback if uboot cannot boot the kernel.

I could use the sdp uboot command except that seems to allow
bypass of secure boot ... alternately is there a way to make the uboot sdp implementation secure ?


Currently working with imx6ull ....

0 项奖励
回复
2 回复数

702 次查看
b36401
NXP Employee
NXP Employee

There is no such option to jump. You should issue a reset to enter boot ROM again.

0 项奖励
回复

705 次查看
igorpadykov
NXP Employee
NXP Employee

Hi SJA

 

>jump from uboot into the boot rom USB SDP ?

>Would like a fallback if uboot cannot boot the kernel.

 

I am afraid this is not possible. In general one can try to use wdog, so it will reset

when uboot fail to boot kernel.

 

Best regards
igor

0 项奖励
回复