From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joris Offouga Date: Sat, 16 Feb 2019 16:14:46 +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: <609cf49f-0138-bc58-1641-ad09762b53b8@gmail.com> 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:54, Fabio Estevam a écrit : > On Sat, Feb 16, 2019 at 12:52 PM Joris Offouga wrote: > >> Ok, thanks for your help :). >> >> I worked new commits do you want me to update the RFC in v2? > Please generate your series against the latest u-boot-imx tree. > > However, I observed the hang when I use the latest u-boot or > u-boot-imx tree, so we will need to fix the hang problem first. Actually on the top of u-boot-imx there is a blocking when loading u-boot-dtb.img with imx_usb_loader. I show you my log: U-Boot SPL 2019.04-rc1-dirty (Feb 16 2019 - 16:10:56 +0100) Trying to boot from USB SDP SDP: initialize... SDP: handle requests... Downloading file of size 530520 to 0x877fffc0... done Jumping to header at 0x877fffc0 Header Tag is not an IMX image I will send the series with the status rfc and not patch you are from okay ? Thanks > > Thanks