Hi @John_Smith_nxp,
I hope you are doing well.
The selection of the external boot device type is controlled by the BOOT_CFG1[7:4] eFUSEs. According to the value written in BOOT_CFG1[7:4] the Boot device will be selected as per
Table 8-7. Boot device selection of
IMX6DQRM. Please verify if the same boot device is available with the valid image or not. If it fails to detect that peculiar boot device, it may fall into serial download mode.
1. Does NXP have any fuse calculator like AVR Fuse Calculator?
=> No, there is no fuse calculator available.
2. In witch fuse stored boot configuration?
=>The selection of the external boot device type is controlled by the BOOT_CFG1[7:4] eFUSEs.
3. Why UUU or IMX_USB can't burn U-boot into EMMC? (SDP: write -f or uuu -b failed)
=> Kindly try the latest version of the UUU tool. If it does not solve the issue, please share the steps you followed with the whole error log to debug the issue.
4. What CPU exactly installed on this board? How many cores physically it contents?
=> The CPU feature of i.MX 6Quad Processors is "4x Arm® Cortex®-A9 up to 1.2 GHz per core"
Regarding the EMMC detection issue in the uboot, can you be specific about which changes you have done?
One can verify whether the emmc is detected or not using the kernel by the command 'cat /proc/partition'
Thanks & Regards,
Dhruvit Vasavada