From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joris Offouga Date: Sat, 16 Feb 2019 15:52:28 +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> <20190122104701.74934f97@jawa> <9980fc32-0e2b-db5e-72d8-8dcfadc7b767@gmail.com> <20190215125021.4a4f6340@jawa> <3EDF066A-7E4F-4638-80C8-6FAB1D945455@gmail.com> <797f282f-11f8-a5e1-3ffe-385dc3cede08@gmail.com> <2ca63ebd-98db-5152-1063-c9cf9681687e@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 16/02/2019 à 15:42, Fabio Estevam a écrit : > Hi Joris, Hi Fabio, > > On Sat, Feb 16, 2019 at 12:38 PM Joris Offouga wrote: > >> By doing this the SPL still does not find the U-Boot binary always this >> same log: >> >> U-Boot SPL 2019.04-rc1-00142-g7fe4b77-dirty (Feb 16 2019 - 13:58:30 >> +0100) >> Trying to boot from MMC1 > Yes, just tried it and I saw the same here. > > I started from scratch and used top of tree U-Boot. > > When I load it via USB I see a hang: > > CPU: Freescale i.MX7D rev1.2 1000 MHz (running at 792 MHz) > CPU: Commercial temperature grade (0C to 95C) at 50C > Reset cause: POR > Board: i.MX7D PICOSOM > I2C: ready > DRAM: 512 MiB > ... > > So this is a regression and I will try to bisect it. Ok, thanks for your help :). I worked new commits do you want me to update the RFC in v2? Best Regards, Joris