From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joris Offouga Date: Sun, 10 Mar 2019 19:35:34 +0100 Subject: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM In-Reply-To: References: <1548023912-14308-1-git-send-email-offougajoris@gmail.com> <797f282f-11f8-a5e1-3ffe-385dc3cede08@gmail.com> <2ca63ebd-98db-5152-1063-c9cf9681687e@gmail.com> <609cf49f-0138-bc58-1641-ad09762b53b8@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de Le 10/03/2019 à 15:24, Fabio Estevam a écrit : > Hi Joris, > > On Sat, Mar 9, 2019 at 7:21 PM Offouga Joris wrote: > >> Hi Fabio, >> >> I revert the commit about add lcd and on u-boot master and u-boot imx i have the u-boot is flashed correctly in usb and dfu. >> >> do you agree that I send the revert of the commit? > Yes, please revert it for now and resubmit your series that converts > pico mx7 to DM. Ok, i send revert add lcd > > So the only issue now is the I2C errors? No, I have not solved the problem of the spl that can not find the u-boot-dtb.img in the emmc. I think the problem comes from the dfu_alt_info we already talked about it but the solution with raw u-boot 0x45 800 does not work do you have another idea? Thanks, Joris Offouga > > Thanks, > > Fabio Estevam