Hi,all
I have a imx6sxbresd board, use mfgtool(linux3.14.52) to download the OS into emmc(emmc4.5),but it failed.the console logged:
error -110 whilst initialising MMC card
anyone kowns?
Hi jingyang
one can check if correct dev/mmcblk"x"p"y" was used and
check signals with oscilloscope. Try to test emmc from uboot.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi,igor
my emmc is 8G ,but when use mfgtool to download image into it ,the console prints as followed:
mmc3: new MMC card at address 0001
mmcblk3: mmc3:0001 16 1.00 GiB
why deos the volume of emmc which the system check is different from the actual value ?
Hi jingyang
please try to test emmc from uboot, check emmc partitions.
Best regards
igor
Hi jingyang
please try to boot from other media, for example sd.
eMMC Partition by U-boot (i.MX53)
kernel/git/torvalds/linux.git - Linux kernel source tree
Best regards
igor
Hi,igor
thans for your patience. I found that the chip was bad, and when I change one ,the issue is solved.
Hi,igor
How can I test emmc from uboot,is there operation steps for details?