Nitrogen6 SOM can not boot from SD card

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

Nitrogen6 SOM can not boot from SD card

777 Views
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...

Labels (1)
0 Kudos
Reply
3 Replies

767 Views
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 Kudos
Reply

329 Views
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 Kudos
Reply