uboot fails to detect MMC

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

uboot fails to detect MMC

851 Views
snehix
Contributor II

Based on imx7dsabre board we have design our custom board, the main changes are listed below

Sl No.

Type of component

Model Name

New Model name

1

DDR3

MT41K256M16HA-125:E

MT41K512M16HA125 :A

2

eMMC

MTFC8GACAEAM-1M WT

THGAMRG8T13BAIL

3

Wi-Fi/BT

LBEH5HMZPC

LBEE5HY1MW

4

Display PMIC

MAX17135

TPS65185RSLR

5

Touch Sensor

NA

CYTMA448

 

Referring to "MX7D_DDR3_register_programming_aid_v1_2" made the changes for DDR3 in uboot. Uboot fails to detect the mmc and thus does not proceed further.

 

MMC: no card present
mmc_init: -123, time 2
mmc_blk_probe: mmc_init() failed (err=-123)
*** Warning - No block device, using default environment

Device Information  
Memory type:DDR3
Manufacturer:Micron
Memory part number:MT41K512M16HA-125 :A
Density of each DRAM device (Gb):8
Number of DRAM devices per chip select2
Density per chip select (Gb)1:16
Number of Chip Selects used21
Total DRAM density (Gb)16
Number of ROW Addresses216
Number of COLUMN Addresses210
Number of BANK addresses23
Number of BANKS28
Bus Width: 32 or 16 (bits)32
Clock Cycle Freq (MHz)3533
Clock Cycle Time (ns)1.876
DDRC Base Address (do not modify)307A0000
PHY Base Address (do not modify)30790000

 

The full debug log is attached. Need help in understanding and resolving the problem.

 

Thanks and Best Regards,

Surajit

Labels (1)
0 Kudos
2 Replies

764 Views
snehix
Contributor II

There was a hardware problem, after re-work uboot booted fine.

0 Kudos

818 Views
jimmychan
NXP TechSupport
NXP TechSupport

Which version of BSP are you using?

0 Kudos