Can Serial Downloader be triggered from uboot/userspace?

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

Can Serial Downloader be triggered from uboot/userspace?

1,865 次查看
dav1
Contributor V

Is it possible (on the i.mx8 mini) to override the BOOT_MODE pins (via code/register write) to enable the Serial Downloader (without having to physically change the boot-pins)

标记 (3)
0 项奖励
回复
4 回复数

1,658 次查看
art
NXP Employee
NXP Employee

No, it is not possible to override the BOOT_MODE[1:0] settings in software without physically switching the BOOT_MODE[1:0] pins.

Best Regards,

Artur

0 项奖励
回复

1,658 次查看
dav1
Contributor V

Hi Artur,

iMX7's u-boot's bmode usb command writes to gpr9 and gpr10 (general purpose registers). The same register on the imx8m mini's reference manual states these are "reserved for internal use"...

Can you please check with the i.mx8 team if these still exists but are not documented.

0 项奖励
回复

1,658 次查看
art
NXP Employee
NXP Employee

The R&D have confirmed that there is no way to override the boot mode settings in software.

0 项奖励
回复

1,658 次查看
dav1
Contributor V

FYI: fastboot can be used to override say emmc boot and instead jump into the serial-downloader mode.

0 项奖励
回复