Re: [U-Boot] [PATCH] imx: mx6: Fix implementantion reset_misc

2018-07-23 Thread Stefano Babic
On 20/06/2018 23:27, Michael Trimarchi wrote: > lcdif_power_down should not be included in spl build to avoid build > failure introduced by commit eb111bb31d882877e75e6b8083808dcaf6493b92 > > Signed-off-by: Michael Trimarchi > --- > arch/arm/mach-imx/mx6/soc.c | 2 ++ > 1 file changed, 2 inserti

Re: [U-Boot] [PATCH] imx: mx6: Fix implementantion reset_misc

2018-06-24 Thread Peng Fan
> -Original Message- > From: Michael Trimarchi [mailto:mich...@amarulasolutions.com] > Sent: 2018年6月21日 5:28 > To: Stefano Babic > Cc: Fabio Estevam ; Albert Aribaud > ; Peng Fan ; Sébastien > Szymanski ; u-boot@lists.denx.de > Subject: [PATCH] imx: mx6: Fix implementantion reset_misc >

Re: [U-Boot] [PATCH] imx: mx6: Fix implementantion reset_misc

2018-06-20 Thread Fabio Estevam
There is typo in the Subject: "implementation" On Wed, Jun 20, 2018 at 6:27 PM, Michael Trimarchi wrote: > lcdif_power_down should not be included in spl build to avoid build > failure introduced by commit eb111bb31d882877e75e6b8083808dcaf6493b92 What is the build failure exactly? Please specif

[U-Boot] [PATCH] imx: mx6: Fix implementantion reset_misc

2018-06-20 Thread Michael Trimarchi
lcdif_power_down should not be included in spl build to avoid build failure introduced by commit eb111bb31d882877e75e6b8083808dcaf6493b92 Signed-off-by: Michael Trimarchi --- arch/arm/mach-imx/mx6/soc.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/mach-imx/mx6/soc.c b/arch/arm/