[U-Boot] [PATCH v2 8/8] mmc: fsl_esdhc: enable CONFIG_FSL_ESDHC in ls1028ardb config

Priyanka Jain priyanka.jain at nxp.com
Thu Sep 12 08:50:21 UTC 2019


Nack
These Changes already done.
See Yangbo Lu patch: < 60742bfb53178ae1b80242a8028d3d91479d092d>

--Priyanka

>-----Original Message-----
>From: Yinbo Zhu <yinbo.zhu at nxp.com>
>Sent: Thursday, September 12, 2019 1:05 PM
>To: Albert Aribaud <albert.u.boot at aribaud.net>; Priyanka Jain
><priyanka.jain at nxp.com>; Prabhakar Kushwaha
><prabhakar.kushwaha at nxp.com>; Rajesh Bhagat <rajesh.bhagat at nxp.com>;
>Sumit Garg <sumit.garg at nxp.com>; Sudhanshu Gupta
><sudhanshu.gupta at nxp.com>; Harninder Rai <harninder.rai at nxp.com>; Andy
>Tang <andy.tang at nxp.com>; Jaehoon Chung <jh80.chung at samsung.com>; Y.b.
>Lu <yangbo.lu at nxp.com>; Peng Fan <peng.fan at nxp.com>; u-boot at lists.denx.de
>Cc: Yinbo Zhu <yinbo.zhu at nxp.com>; Xiaobo Xie <xiaobo.xie at nxp.com>; Jiafei
>Pan <jiafei.pan at nxp.com>; York Sun <york.sun at nxp.com>; Kuldeep Singh
><kuldeep.singh at nxp.com>; Laurentiu Tudor <laurentiu.tudor at nxp.com>; Pankit
>Garg <pankit.garg at nxp.com>; Sriram Dash <sriram.dash at nxp.com>; Ran Wang
><ran.wang_1 at nxp.com>; Pankaj Bansal <pankaj.bansal at nxp.com>; Z.q. Hou
><zhiqiang.hou at nxp.com>; Angelo Dureghello <angelo at sysam.it>; Martyn
>Welch <martyn.welch at collabora.com>
>Subject: [PATCH v2 8/8] mmc: fsl_esdhc: enable CONFIG_FSL_ESDHC in
>ls1028ardb config
>
>This patch is to enable CONFIG_FSL_ESDHC in ls1028ardb config
>
>Signed-off-by: Yinbo Zhu <yinbo.zhu at nxp.com>
>---
>Change in v2:
>		for this patch series add this patch to enable
>		CONFIG_FSL_ESDHC
>
> configs/ls1028ardb_tfa_defconfig | 1 +
> include/configs/ls1028a_common.h | 7 -------
> 2 files changed, 1 insertion(+), 7 deletions(-)
>
>diff --git a/configs/ls1028ardb_tfa_defconfig
>b/configs/ls1028ardb_tfa_defconfig
>index c15427f12f..0b29bd19f4 100644
>--- a/configs/ls1028ardb_tfa_defconfig
>+++ b/configs/ls1028ardb_tfa_defconfig
>@@ -65,4 +65,5 @@ CONFIG_WDT=y
> CONFIG_WDT_SP805=y
> CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK=y
> CONFIG_MMC_HS200_SUPPORT=y
>+CONFIG_FSL_ESDHC=y
> CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
>diff --git a/include/configs/ls1028a_common.h
>b/include/configs/ls1028a_common.h
>index 41ce4a054c..140cd63016 100644
>--- a/include/configs/ls1028a_common.h
>+++ b/include/configs/ls1028a_common.h
>@@ -186,7 +186,6 @@
>
> /*  MMC  */
> #ifdef CONFIG_MMC
>-#define CONFIG_FSL_ESDHC
> #define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
> #endif
>
>@@ -200,12 +199,6 @@
>
> #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
>
>-/*  MMC  */
>-#ifdef CONFIG_MMC
>-#define CONFIG_FSL_ESDHC
>-#define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
>-#endif
>-
> /* I2C bus multiplexer */
> #define I2C_MUX_PCA_ADDR_PRI            0x77 /* Primary Mux*/
> #define I2C_MUX_CH_DEFAULT              0x8
>--
>2.17.1



More information about the U-Boot mailing list