
11 May
2017
11 May
'17
7:12 p.m.
HI Jagan,
On Thu, May 4, 2017 at 7:10 PM, Fabio Estevam festevam@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.