Nitrogen6 SOM can not boot from SD card

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

Nitrogen6 SOM can not boot from SD card

780 次查看
jbutler
Contributor I

Hi,

I am using the Nitrogen6 SOM V2  with the Nitrogen6 carrier board. I am following these instructions

 

https://www.ezurio.com/resources/software-announcements/yocto-gatesgarth-release-for-i-mx6-i-mx7-pla...

 

I use image

20210315-boundary-image-multimedia-full-nitrogen6x.wic.gz

on the SD card. When I try to boot I get the error

Press SPACE to abort autoboot in 0 seconds
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script boot.scr
4898 bytes read in 15 ms (318.4 KiB/s)
## Executing script at 10008000
cpu2=6Q
cpu3=6Q
** Unable to read file uEnv.txt **
** Unable to read file imx6q-vml_cci.dtb **
!!!! Error loading imx6q-vml_cci.dtb
SCRIPT FAILED: continuing...
Found U-Boot script boot.scr
4898 bytes read in 15 ms (318.4 KiB/s)
## Executing script at 10008000
cpu2=6Q
cpu3=6Q
** Unable to read file uEnv.txt **
** Unable to read file imx6q-vml_cci.dtb **
!!!! Error loading imx6q-vml_cci.dtb
SCRIPT FAILED: continuing...

标签 (1)
0 项奖励
回复
3 回复数

770 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

Ezurio uses two different tools to flash the image, via zcat and dd under Linux and balenaEtcher.

I suggest you follow the instructions recommended by the manufacturer.

Also, please confirm that the processor part number of your board matches with the flashed image, if you are using the incorrect image can cause the issue you are seeing.

Best regards.

0 项奖励
回复

332 次查看
gary_bisson
Senior Contributor III

Hi,

This is because you are trying to load a device tree which is not a standard device tree from Boundary Devices / Ezurio ( imx6q-vml_cci.dtb).
Please erase your U-Boot environment and you'll see the OS booting.

Regards,

0 项奖励
回复