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
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
Please also check Linux documentation on below link
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi, this https://www.nxp.com/webapp/Download?colCode=IMX6_L4.9.88_2.0.0_MFG_TOOL&appType=license&location=nul... when loading u-boot files, it takes forever.
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:
in uboot one can check usdhc definitions in
uboot/include/configs/mx6sabresd.h