Re: [U-Boot] [PATCH 0/7] mmc: fsl_esdhc: clean up and shrink the driver

2019-11-04 Thread Y.b. Lu
Here is the CI build result. https://travis-ci.org/yangbolu1991/u-boot-test/builds/605435128 I had verified both SD and eMMC with both DM_MMC and non-DM_MMC modes. Thanks a lot. Best regards, Yangbo Lu > -Original Message- > From: Yangbo Lu > Sent: Thursday, October 31, 2019 6:54 PM >

[U-Boot] [PATCH 0/7] mmc: fsl_esdhc: clean up and shrink the driver

2019-10-31 Thread Yangbo Lu
This patch-set is to clean up and shrink the fsl_esdhc driver. Yangbo Lu (7): mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init() mmc: fsl_esdhc: fix voltage validation mmc: fsl_esdhc: clean up bus width configuration code mmc: fsl_esdhc: convert to use