Can Serial Downloader be triggered from uboot/userspace?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Can Serial Downloader be triggered from uboot/userspace?

1,942件の閲覧回数
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,735件の閲覧回数
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,735件の閲覧回数
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,735件の閲覧回数
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,735件の閲覧回数
dav1
Contributor V

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

0 件の賞賛
返信