eMMC Fuses And Card did not respond to voltage select! I.MX6UL

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

eMMC Fuses And Card did not respond to voltage select! I.MX6UL

2,225 Views
nachodiz
Contributor III

Dear all

We was able to modify MFG tool for eMMC flashing in our custom Automotive I.MX6 UL board


Micron 4.4.1 2GB

After failing

BOOTCFG1:   0X6D    
BOOTCFG2:   0XCA     8 bit DDR

We tried

BOOTCFG1: 0X6D 
BOTCFG1:    0X0A      1 bit SDR

And it works!
2 of 10 boards booted fine from eMMC


Can I now program for 8 bit SDR ?

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

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

8 of 10 boards show "Card did not respond to voltage select!" when triing to flash with MFG Tool

Its strange that 8 boards were bad assembled so i hope its a software error

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

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

How can i ensure sd is working in 8 bit mode + DDR

King Regards!

0 Kudos
2 Replies

1,168 Views
nija_mankodi
Contributor II

Hi Yuri

I am facing same issue in my custom board based on 8M Mini. Half of the boards eMMC does not respond and show "card did not respond to voltage select" error. Detailed logs are as under, Please let me know what could be the issue.

 

U-Boot SPL 2020.04-5.4.24-2.1.0+ge0a885f (Jun 19 2021 - 07:31:31 +0000)
power_pca9450_init
DDRINFO: start DRAM init
DDRINFO: DRAM rate 3000MTS
DRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
Normal Boot
Trying to boot from USB SDP
SDP: initialize...
SDP: handle requests...
Downloading file of size 1409696 to 0x40400000... �one
Dumping to header at 0x40400000
Header Tag is not an IMX image
Found header at 0x40429da0
NOTICE: BL31: v2.2(release):imx_5.4.24_er3-0-gb0a00f2
NOTICE: BL31: Built : 07:36:33, Jun 19 2021
 
U-Boot 2020.04-5.4.24-2.1.0+ge0a885f (Jun 19 2021 - 07:31:31 +0000)
 
CPU: i.MX8MMD rev1.0 1600 MHz (running at 1200 MHz)
CPU: Industrial temperature grade (-40C to 105C)`at 51C
Reset cause: POR
Model: NXP i.MX8MM EVK board
DRAM: 6 GiB
setup_fec: Setting 50MHz clock
MMC: FSL_SDHC: 1, FSL_SDHC: 2
Loading Environment from MMC... MMC: no card present
*** Warning - No block device, using default environment
 
*]-Video Link 0 can't find cec device id=0x3c
fail to probe panel device adv7535@3d
failed to get any video link display timings
probe video device failed, ret -22
 
[0] lcdif@32e00000, video
[1] mipi_dsi@32e10000, video_bridge
[2] adv7535@3d, panel
Can't find cec device id=0x3c
fail to probe panel device adv7535@3d
failed to get any video link display timings
probe video device failed, ret -22
In: serial
Out: serial
Err: serial
 
BuildInfo:
- ATF b0a00f2
- U-Boot 2020.04-5.4.24-2.1.0+ge0a885f
 
MMC: no card present
Detect USB boot. Will enter fastboot mode!
Net: sould not get PHY for FEC0: addr 0
could not get PHY for FEC0: addr 0
No ethernet found.
 
Fastboot: Normal
Boot from USB for mfgtools
*** Warning - Use default environment for mfgtools
, using default environment
 
Run bootcmd_mfg: run mfgtool_args;if iminfo ${initrd_addr}; then if test ${tee} = yes; then bootm ${tee_addr} ${initrd_addr} ${fdt_addr}; else booti ${loadaddr} ${initrd_addr} ${fdt_addr}; fi; else echo "
Run fastboot ..."; fastboot 0; fi;
Hit any key to stop autoboot: 0
## Checking Image at 43800000 ...
Unknown image format!
Run fastboot ...
Detect USB boot. Will enter fastboot mode!
flash target is MMC:1
MMC: no card present
MMC card init failed!
MMC: no card present
** Block device MMC 1 not supported
Detect USB boot. Will enter fastboot mode!
flash target is MMC:2
Card did not respond to voltage select!
MMC card init failed!
Card did not respond to voltage select!
** Block device MMC 2 not supported
Card did not respond to voltage select!

 

   

 

0 Kudos

1,288 Views
Yuri
NXP Employee
NXP Employee

Hello,

  I've sent You some considerations via e-mail.

Hope it helps.

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos