Re: [U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support

2017-05-03 Thread Tom Rini
On Wed, May 03, 2017 at 12:23:49PM +0530, Jagan Teki wrote: > On Wed, Apr 26, 2017 at 12:57 AM, Fabio Estevam wrote: > > Hi Jagan, > > > > On Tue, Apr 25, 2017 at 3:35 PM, Jagan Teki > > wrote: > >> > >>> This isn't a limitation, all the defconfigs

Re: [U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support

2017-05-03 Thread Jagan Teki
On Sat, Apr 29, 2017 at 1:37 AM, Fabio Estevam wrote: > Hi Jagan, > > On Sun, Apr 9, 2017 at 4:12 PM, Jagan Teki wrote: > >>> Do you have a git tree with this series applied? I would like to test it. >> >>

Re: [U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support

2017-05-03 Thread Jagan Teki
On Wed, Apr 26, 2017 at 12:57 AM, Fabio Estevam wrote: > Hi Jagan, > > On Tue, Apr 25, 2017 at 3:35 PM, Jagan Teki wrote: >> >>> This isn't a limitation, all the defconfigs on various boards follows >>> the same but except by giving dtb explicitly

Re: [U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support

2017-04-28 Thread Fabio Estevam
Hi Jagan, On Sun, Apr 9, 2017 at 4:12 PM, Jagan Teki wrote: >> Do you have a git tree with this series applied? I would like to test it. > > http://git.denx.de/?p=u-boot-spi.git;a=shortlog;h=refs/heads/sabresd I have tested imx6dl spl defconfig and it does not boot.

Re: [U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support

2017-04-25 Thread Fabio Estevam
Hi Jagan, On Tue, Apr 25, 2017 at 3:35 PM, Jagan Teki wrote: > >> This isn't a limitation, all the defconfigs on various boards follows >> the same but except by giving dtb explicitly doing make, like >> make DEVICE_TREE=imx6l-sabresd > > Any help? Take imx6 cubox or

Re: [U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support

2017-04-17 Thread Jagan Teki
On Mon, Apr 10, 2017 at 4:43 AM, Fabio Estevam wrote: > On Sun, Apr 9, 2017 at 4:12 PM, Jagan Teki wrote: > >> Bcz we need to define dtb through CONFIG_DEFAULT_DEVICE_TREE > > Having 3 defconfigs for SPL is not good. Looks like a step in the >

Re: [U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support

2017-04-09 Thread Fabio Estevam
On Sun, Apr 9, 2017 at 4:12 PM, Jagan Teki wrote: > Bcz we need to define dtb through CONFIG_DEFAULT_DEVICE_TREE Having 3 defconfigs for SPL is not good. Looks like a step in the opposite direction. Can this limitation be changed?

Re: [U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support

2017-04-09 Thread Jagan Teki
On Sun, Apr 9, 2017 at 6:17 PM, Fabio Estevam wrote: > Hi Jagan, > > On Sun, Apr 9, 2017 at 3:52 AM, Jagan Teki wrote: >> This series has full possible dts support for SabreSD DualLite, >> Quad and Quad Plus and DCD code for DualLite has added in SPL code.

Re: [U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support

2017-04-09 Thread Fabio Estevam
Hi Jagan, On Sun, Apr 9, 2017 at 3:52 AM, Jagan Teki wrote: > This series has full possible dts support for SabreSD DualLite, > Quad and Quad Plus and DCD code for DualLite has added in SPL code. > > The main intention of this series is to add the dts node step > by step and

[U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support

2017-04-09 Thread Jagan Teki
This series has full possible dts support for SabreSD DualLite, Quad and Quad Plus and DCD code for DualLite has added in SPL code. The main intention of this series is to add the dts node step by step and remove the legacy code at the end and to make the full functional dts. Preserved non-spl