unable to power on imx6 board

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

unable to power on imx6 board

1,110 Views
srikanyakatikal
Contributor I

Hi Everyone,

Can anyone help with this problem?

 

I'm working on the customized i.MX6D/QL board. To speed up the boot time, I configured u-boot by enabling the SPL / TPL feature.

These are the configurations, I have made

CONFIG_SPL_OS_BOOT=Y

------------------------------------------------------

+#define CONFIG_SYS_MMC_ENV_DEV 0
+#define CONFIG_ENV_OFFSET 0x0e0000
---------------------------------------------------------------
The customized u-boot-spl image is copied to non-removable EMMC flash. After programming the u-boot, my board is not giving any debug information through a serial console. Currently, all the peripherals and boot modes (USB and NFS boot) are not working as it was unable to come atleast u-boot prompt. I'm sure, the u-boot is incompatible with the board. Is there any, that I can write the inital u-boot image to EMMC like hardware level debuggers?
Looking forward to hear your comments.
Thanks,
Srinya
0 Kudos
0 Replies