[U-Boot] [PATCH v5 00/33] ARM: i.MX6: SabreSD: Add dts support
Fabio Estevam
festevam at gmail.com
Thu May 11 17:12:39 UTC 2017
HI Jagan,
On Thu, May 4, 2017 at 7:10 PM, Fabio Estevam <festevam at gmail.com> 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 improvement, thanks!
I will comment on the individual patches, but I prefer we keep the
existing defconfig names that we have been using for a long time.
For example:
To build non SPL target for mx6qsabresd:
make mx6qsabresd_defconfig
does not work anymore.
After your series is applied we need to do:
make imx6q_sabresd_defconfig
which will confuse users.
Same thing is valid for SPL, please keep the existing
mx6sabresd_spl_defconfig name.
More information about the U-Boot
mailing list