imx6DL support mmc in uboot?

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

imx6DL support mmc in uboot?

1,630 Views
shaojunke
Contributor I

Hi :

Does uboot not support mmc for imx6 duallite? Thanks.

I use cmd:

$make mx6dlsabresd_defconfig

$make -j8 u-boot.imx

U-Boot 2017.03-imx_v2017.03_4.9.88_2.0.0_ga+gb76bb1b (Nov 12 2018 - 20:44:00 +0800)

CPU: Freescale i.MX6DL rev1.3 996 MHz (running at 792 MHz)
CPU: Extended Commercial temperature grade (-20C to 105C) at 36C
Reset cause: POR
Model: Freescale i.MX6 DualLite SABRE Smart Device Board
Board: MX6-SabreSD

Labels (1)
Tags (1)
0 Kudos
6 Replies

1,238 Views
igorpadykov
NXP Employee
NXP Employee

Hi shaojun

yes it is supported, one can try to program image using mfg tool

with script mfgtool2-yocto-mx-sabresd-emmc.vbs.

Manufacturing Toolkit for Linux L4.9.88_2.0.0 i.MX6,7 BSP

https://www.nxp.com/webapp/Download?colCode=IMX6_L4.9.88_2.0.0_MFG_TOOL&appType=license&location=nul... 

Please also check Linux documentation on below link

i.MX Software|NXP 

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

0 Kudos

1,055 Views
chronosito
Contributor I
0 Kudos

1,238 Views
shaojunke
Contributor I

Hi igorpadykov:

          How to enable usdhc1 in u-boot? Thanks.

I use cmd:

$make mx6dlsabresd_defconfig

$make -j8 u-boot.imx

But my board use usdhc1.

My uboot log:  

U-Boot 2017.03-imx_v2017.03_4.9.88_2.0.0_ga+gb76bb1b (Nov 13 2018 - 20:46:18 +0800)

CPU: Freescale i.MX6DL rev1.3 996 MHz (running at 792 MHz)
CPU: Extended Commercial temperature grade (-20C to 105C) at 28C
Reset cause: POR
Model: Freescale i.MX6 DualLite SABRE Smart Device Board
Board: MX6-SabreSD
DRAM: 1 GiB
MMC:

0 Kudos

1,238 Views
igorpadykov
NXP Employee
NXP Employee

in uboot one can check usdhc definitions in

uboot/include/configs/mx6sabresd.h

mx6sabresd.h\configs\include - uboot-imx - i.MX U-Boot 

0 Kudos

1,238 Views
shaojunke
Contributor I

Hi igorpadykov:

Now my uboot blocked when doing mmc initiation.

when I build u-boot.imx, Do I need to support it in uboot dts? Thanks!

发自我的iPhone

0 Kudos

1,238 Views
shaojunke
Contributor I

Or I should enable it in dts?

0 Kudos