boot fail with imx6sx demo bin

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

boot fail with imx6sx demo bin

496 Views
liny
Contributor I

I want imx6sx to tun on linux 5.4.24, I try to use the demo binary to flash the sdcard and boot.

device: IMX6SX SABRE-SDB
demo binary (BSP, Drivers and Middleware):
https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...
step:
1. download demo binary and get *.sdcard or *.wic
2. connect sdcard to laptop, flash sdcard with cmd:
# sudo dd if=<xxx.sdcard or xxx.wic> of=/dev/sda bs=1M conv=fsync
3. connect sdcard to imx6 and boot

result:
(1) L4.1.15_2.0.0-ga_images_MX6SXALL/fsl-image-validation-imx-x11-imx6sx_all.sdcard
--> boot pass
(2) L4.9.88_2.0.0_images_MX6QPDLSOLOX/fsl-image-qt5-validation-imx-xwayland-imx6qpdlsolox.sdcard
--> boot fail, gibberish output on console
(3) L5.4.24-2.1.0_images_MX6QPDLSOLOX/imx-image-multimedia-imx6qpdlsolox.wic
--> boot fail, gibberish output on console

What is the problem on (2)(3)? did I have any wrong step?

0 Kudos
Reply
2 Replies

478 Views
Rita_Wang
NXP TechSupport
NXP TechSupport
0 Kudos
Reply

479 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

I think the fail boot caused by the download, here recommend you to use the uuu tool to download the images.

0 Kudos
Reply