From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Ford Date: Thu, 19 Oct 2017 16:52:45 -0500 Subject: [U-Boot] fsl_esdhc driver is broken with DM In-Reply-To: References: <20171001144930.GG3503@bill-the-cat> <20171011184138.GO12015@bill-the-cat> <20171013101612.1b7c351e@jawa> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Oct 16, 2017 at 4:52 PM, Fabio Estevam wrote: > On Mon, Oct 16, 2017 at 6:51 PM, Jagan Teki wrote: >> On Fri, Oct 13, 2017 at 7:03 PM, Fabio Estevam wrote: >>> Hi Lukasz, >>> >>> On Fri, Oct 13, 2017 at 5:16 AM, Lukasz Majewski wrote: >>> >>>> There is some ongoing work to provide such facility..... for imx6 >>>> boards. I will keep you informed. >>> >>> That's good news! Please keep me in the loop as well. The Logic PD board is also broken as well. When I did a git bisect on mine, it shows: 6eb25e9878617f9a1d7f06ec21c9b981bb0a4e5 is the first bad commit commit d6eb25e9878617f9a1d7f06ec21c9b981bb0a4e5 Author: Simon Glass Date: Sat Jul 29 11:35:22 2017 -0600 dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() We want to use fsl_esdhc_init() with driver model. Move the mmc_init() out of this function so that we can use it for our common init. Signed-off-by: Simon Glass I will admit, I haven't been as quick on checking this, so I feel bad for not noticing issues sooner. It could have been fixed, then later broken again, but 2017.07 work and 2017.09 did not. adam >> >> Would be good if we have some kind of discussion together on this >> topic on next week, ELCE Prague. Any plan? > > Yes, that would be nice. I will attend ELCE next week. > > Thanks > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > https://lists.denx.de/listinfo/u-boot