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

--Priyanka

>-----Original Message-----
>From: Yinbo Zhu <yinbo....@nxp.com>
>Sent: Thursday, September 12, 2019 1:05 PM
>To: Albert Aribaud <albert.u.b...@aribaud.net>; Priyanka Jain
><priyanka.j...@nxp.com>; Prabhakar Kushwaha
><prabhakar.kushw...@nxp.com>; Rajesh Bhagat <rajesh.bha...@nxp.com>;
>Sumit Garg <sumit.g...@nxp.com>; Sudhanshu Gupta
><sudhanshu.gu...@nxp.com>; Harninder Rai <harninder....@nxp.com>; Andy
>Tang <andy.t...@nxp.com>; Jaehoon Chung <jh80.ch...@samsung.com>; Y.b.
>Lu <yangbo...@nxp.com>; Peng Fan <peng....@nxp.com>; u-boot@lists.denx.de
>Cc: Yinbo Zhu <yinbo....@nxp.com>; Xiaobo Xie <xiaobo....@nxp.com>; Jiafei
>Pan <jiafei....@nxp.com>; York Sun <york....@nxp.com>; Kuldeep Singh
><kuldeep.si...@nxp.com>; Laurentiu Tudor <laurentiu.tu...@nxp.com>; Pankit
>Garg <pankit.g...@nxp.com>; Sriram Dash <sriram.d...@nxp.com>; Ran Wang
><ran.wan...@nxp.com>; Pankaj Bansal <pankaj.ban...@nxp.com>; Z.q. Hou
><zhiqiang....@nxp.com>; Angelo Dureghello <ang...@sysam.it>; Martyn
>Welch <martyn.we...@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....@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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to