Boot IMX8MM using USB serial port

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

Boot IMX8MM using USB serial port

540件の閲覧回数
ajita02
Contributor IV

Hi all,

We have a custom board which uses IMX8MM. I want to boot board using serial port. We dont have eMMC support on board. Also board is not booting through sd card slot.

Thanks,

Ajita
iMX8MMINI

ラベル(1)
0 件の賞賛
3 返答(返信)

536件の閲覧回数
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @ajita02,

I hope you are doing well.

Please make sure that you have used the correct commands. Please share the uuu commands that were used to flash the board and board schematics for further debugging.

Please make sure that boot mode and CFG pins are set correctly.

Thanks & Regards,
Dhruvit Vasavada

0 件の賞賛

490件の閲覧回数
ajita02
Contributor IV

Hi @Dhruvit,

Is it possible to boot kernel image through UUU? Our board dont have emmc support and our SD card is not booting. What can be done in this case?

I made bootmode switch as "1010xxxxxx". I have built "imx-image-full". The image has been tested with imx8mm evk board.

Thanks,

Ajita

0 件の賞賛

452件の閲覧回数
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @ajita02,

I hope you are doing well.

UUU can boot u-boot and can flash kernel image and rootfs.

If emmc is not available, then one can flash kernel image and rootfs to sd card using uuu.

Please change the DIP switches to serial download mode.

Please use the below command.

uuu -b sd_all <imx-boot-*> <rootfs/imx-image-full image>

After flashing one can change DIP switches back to internal boot mode & SD card.

Thanks & Regards,
Dhruvit Vasavada

0 件の賞賛