Re: [U-Boot] [PATCH 1/1] pico-imx7d: Enable DM_USB

2019-06-11 Thread jorisoffouga
+ Jun Nie for pico-imx7d_bl33_defconfig Le 11/06/2019 à 14:08, Joris Offouga a écrit : This patch enable usb support with device-tree Signed-off-by: Joris Offouga --- arch/arm/dts/imx7d-pico.dtsi | 2 ++ board/technexion/pico-imx7d/pico-imx7d.c | 13 -

Re: [U-Boot] [PATCH V2 0/5] Convert Pico i.MX7 to DM

2019-04-15 Thread jorisoffouga
Hi Stefano I think this series should be applied for 2019.04 ? BR Joris Le 05/04/2019 à 15:28, Joris OFFOUGA a écrit : Le ven. 5 avr. 2019 à 15:07, Fabio Estevam > a écrit : Hi Joris, Hi Fabio, On Thu, Apr 4, 2019 at 9:01 AM Joris Offouga

Re: [U-Boot] [PATCH V2] Revert "pico-imx7d: Add LCD support"

2019-03-13 Thread jorisoffouga
> Le 12/03/2019 à 19:29, Michael Nazzareno Trimarchi a écrit : > Hi Hi Michael, >> >> On Mon, Mar 11, 2019 at 10:47 PM Joris Offouga >> wrote: >> This reverts commit 9e3c0174da842dd88f5feaffbf843ba332233897. >> >> This commit breaks U-Boot when is load with imx-usb-loader. >> >>

[U-Boot] [BUG] ls1012afrwy: U-Boot no detect sd card

2019-02-19 Thread jorisoffouga
Hi York, Hi Bhaskar, I use a lsl012afrwy and I compiled with the defconfig ls1012afrwy_qspi_deconfig and I noticed by installing the u-boot that it no longer detects the slot for the sd card. I did the same thing with the u-boot-qoriq which is on Aurora code on the LSDK18.02 branch and I do

Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-21 Thread jorisoffouga
Le 21/01/2019 à 10:52, Bryan O'Donoghue a écrit : On 20/01/2019 21:18, Joris Offouga wrote: This patch imports the Linux kernel base board imx7d-pico.dtsi and specific dts for imx7d-pico-pi I recommend including the upstream Linux SHA in the commit log to make it easier to validate