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

2017-05-12 Thread Fabio Estevam
Hi Jagan, On Thu, May 4, 2017 at 12:11 PM, Jagan Teki wrote: > From: Jagan Teki > > Compared to previous series, this series > - remove DCD addition on SPL for duallite, since it's not working I fixed SPL support on mx6dl and sent the patches with you on Cc. In case you send a v6 series, pleas

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

2017-05-11 Thread Fabio Estevam
HI Jagan, On Thu, May 4, 2017 at 7:10 PM, Fabio Estevam wrote: > I will test your series probably next week. I tested your series from http://git.denx.de/?p=u-boot-spi.git;a=shortlog;h=refs/heads/sabresd and I can use the same SD card to boot mx6q and mx6qp sabresd boards, so this is a nice im

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

2017-05-04 Thread Fabio Estevam
Hi Jagan, On Thu, May 4, 2017 at 12:11 PM, Jagan Teki wrote: > From: Jagan Teki > > Compared to previous series, this series > - remove DCD addition on SPL for duallite, since it's not working > - Add board_fit_config_name_match for SPL to fetch board dts > - Now we have single SPL deconfig file

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

2017-05-04 Thread Jagan Teki
From: Jagan Teki Compared to previous series, this series - remove DCD addition on SPL for duallite, since it's not working - Add board_fit_config_name_match for SPL to fetch board dts - Now we have single SPL deconfig file for all SabreSD cpu models. Changes for v5: - rebase on master - removed