imx8qxp

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

imx8qxp

3,143 次查看
arjun_salariya
Contributor I

Hi,

I have i.MX 8QuadXPlus MEK CPU Board. i am trying to flash board using fsl-image-validation-imx-xwayland-imx8qxpmek.sdcard image by following command.

sudo dd if=fsl-image-validation-imx-xwayland-imx8qxpmek.sdcard of=/dev/sdb bs=1M conv=fsync

it create partition and copy rootfs, Image and .dtb successfully.

configure sw2 1100.

but when i am using this sd card for boot up there is no console and uboot shell come.

when i am flash flash.bin image by following command

sudo dd if=iMX8QM/flash.bin of=/dev/sdb bs=1k seek=33

it blink d28 d40 led continuously but still log and u-boot shell not seen.

so please help me to resolve this issue.

Thanks

0 项奖励
2 回复数

1,211 次查看
LaurentBardet
Contributor III

Hello Arjun,

I had a similar problem with same board. There were two causes:

- I was using the wrong /dev/sd* device for "dd" command, since my card reader mounted several /dev/sd* devices in linux file system,

- the SDcart was not very well inserted in MEK SDcard slot.

It works perfectly now

hope it helps

regards

0 项奖励

1,211 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Arjun,

Check, If you are booting for SD1 the SW2  D1,D2 must be ON D3,D4 OFF.  if you are on eMMC D3 must be ON all rest OFF.

Regards

0 项奖励