
4 Sep
2019
4 Sep
'19
6:22 a.m.
Any comments? Thanks:)
-----Original Message----- From: Yangbo Lu yangbo.lu@nxp.com Sent: Monday, August 19, 2019 4:28 PM To: u-boot@lists.denx.de; Peng Fan peng.fan@nxp.com Cc: Y.b. Lu yangbo.lu@nxp.com Subject: [PATCH 0/3] mmc: fsl_esdhc: clean up code
This patch-set is to clean up fsl_esdhc code.
Yangbo Lu (3): mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC mmc: fsl_esdhc: clean up code mmc: fsl_esdhc: rename fsl_esdhc_init to fsl_esdhc_get_cfg
drivers/mmc/fsl_esdhc.c | 371 +++++++++++++++++++----------------------------- include/fsl_esdhc.h | 203 ++++++++++++-------------- 2 files changed, 240 insertions(+), 334 deletions(-)
-- 2.7.4