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

2019-03-11 Thread Offouga Joris
> Le 11 mars 2019 à 14:42, Fabio Estevam a écrit : > > Hi Joris, > >> On Sun, Mar 10, 2019 at 3:52 PM Joris Offouga wrote: >> >> This reverts commit 9e3c0174da842dd88f5feaffbf843ba332233897. >> This commit causes the crash of U-Boot when loaded with imx-usb-loader > > Your Signed-off-by line

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-03-09 Thread Offouga Joris
> Le 28 févr. 2019 à 23:06, Offouga Joris a écrit : > > > >> Le 28 févr. 2019 à 21:38, Fabio Estevam a écrit : >> >> Hi Joris, >> >>> On Sat, Feb 16, 2019 at 1:25 PM Fabio Estevam wrote: >>> >>> Just

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-28 Thread Offouga Joris
> Le 28 févr. 2019 à 21:38, Fabio Estevam a écrit : > > Hi Joris, > >> On Sat, Feb 16, 2019 at 1:25 PM Fabio Estevam wrote: >> >> Just run a "git bisect" and the problem comes from: >> >> commit 9e3c0174da842dd88f5feaffbf843ba332233897 (refs/bisect/bad) >> Author: Fabio Estevam >> Date:

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-19 Thread Offouga Joris
> Le 16 févr. 2019 à 16:43, Fabio Estevam a écrit : > >> On Sat, Feb 16, 2019 at 1:41 PM Joris Offouga wrote: >> >> I reversed your commit but the block is still there, but even with >> >> your commit on the top of the u-boot master. >> >> I don't have the block with imx_usb_loader just when

Re: [U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM

2019-02-16 Thread Offouga Joris
> Le 15 févr. 2019 à 12:50, Lukasz Majewski a écrit : > > Hi Fabio, > >> Hi Lukasz, >> >> On Wed, Jan 23, 2019 at 7:01 PM Joris Offouga >> wrote: >> >>> Hi Lukasz, >>> Please check if malloc pool size (in Kconfig) is large enough to handle DFU requests. >>> The dfu request is s

Re: [U-Boot] [RFC 4/9] arm: imx7d-pico-pi: Convert to DM MMC initialization

2019-02-14 Thread Offouga Joris
Hi Fabio I am preparing the next and I hope to be able to send it soon. give me the instructions to follow and I will add them Joris > On 14 Feb 2019, at 13:14, Fabio Estevam wrote: > >> On Sun, Jan 20, 2019 at 7:52 PM Joris Offouga wrote: >> >> Furthermore this patch create un alias for

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

2019-01-31 Thread Offouga Joris
> On 31 Jan 2019, at 12:36, Otavio Salvador > wrote: > >> On Thu, Jan 31, 2019 at 1:59 AM Offouga Joris wrote: >> The PMIC problem occurs after the dm conversion > > It'd be good if you could rework the things I commented on the > patchset and refresh the

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

2019-01-30 Thread Offouga Joris
Hi Fabio > Le 31 janv. 2019 à 02:16, Fabio Estevam a écrit : > > Hi Bryan and Joris, > > On Wed, Jan 23, 2019 at 7:53 AM Bryan O'Donoghue > wrote: > >> Hi Joris, >> >> I've been told that this board exhibits this same problem even without >> the DM conversion. >> >> "PMIC: PFUZE3000 DEV_ID

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

2019-01-28 Thread Offouga Joris
> Le 28 janv. 2019 à 07:53, Jun Nie a écrit : > > Joris Offouga 于2019年1月25日周五 下午8:27写道: >> >> Le 25/01/2019 à 02:19, Jun Nie a écrit : Joris Offouga 于2019年1月24日周四 下午9:07写道: >> Le 24/01/2019 à 13:54, Jun Nie a écrit : >> Joris Offouga 于2019年1月24日周四 下午6:30写道: >> L

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

2019-01-21 Thread Offouga Joris
> Le 21 janv. 2019 à 11:58, Bryan O'Donoghue a > écrit : > > > >> On 21/01/2019 10:34, jorisoffouga wrote: >>> 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 sp

Re: [U-Boot] [PATCH] imx8mq_evk_defconfig: Move file system options to Kconfig

2018-12-29 Thread Offouga Joris
Hi Fabio, Joris Offouga Le 29 déc. 2018 à 05:58, Peng Fan a écrit : >> -Original Message- >> From: Fabio Estevam [mailto:feste...@gmail.com] >> Sent: 2018年12月28日 3:14 >> To: sba...@denx.de >> Cc: dl-uboot-imx ; u-boot@lists.denx.de; >> spence...@gmail.com; Fabio Estevam >> Subject: [P