eMMC flash memory not found in u-boot

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

eMMC flash memory not found in u-boot

2,014 Views
andoniirizar
Contributor II

I have a sabresbd board with a imx6q processor. I've manage to create the images with yocto and to deploy those images in an sdcard.

Now I would like to boot from the eMMC flash memory.

In u-boot, mmcinfo reports the following,

U-Boot > mmcinfo                                                  

MMC: no card present                                                      
Device: FSL_SDHC                                                          
Manufacturer ID: 0                                                        
OEM: 0                                                                    
Name: Tran Speed: 0                                                       
Rd Block Len: 0                                                           
MMC version 0.0                                                           
High Capacity: No                                                         
Capacity: 0 Bytes                                                         

Bus Width: 0-bit  

Regards

Andoni

Labels (2)
Tags (2)
0 Kudos
3 Replies

839 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Andoni,

What images have you written to the emmc device?
Have a great day
Dan

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

0 Kudos

839 Views
andoniirizar
Contributor II

The image I've built and deploy in the sdcard is core-image-base.

0 Kudos

839 Views
igorpadykov
NXP Employee
NXP Employee

Hi Andoni

one can use command “mmcinfo <dev>“

and check by oscilloscope signals on eMMC.

Best regards

igor

0 Kudos