From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Wed, 11 Oct 2017 13:09:04 -0300 Subject: [U-Boot] fsl_esdhc driver is broken with DM In-Reply-To: References: <20171001144930.GG3503@bill-the-cat> 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 Wed, Oct 11, 2017 at 1:06 PM, Jagan Teki wrote: > I've observed here, u-boot is unable to relocate. So when I build > U-Boot with removing u-boot,dm-spl from dts it works fine, but idea > here I need to use SPL_OF_CONTROL and it is not related to DM_MMC I > suppose. Ok, a different bug then. I was wondering if we could have some automated boot tests in U-Boot mainline? Something like https://kernelci.org/ for U-Boot?