]> code.ossystems Code Review - meta-freescale.git/commit
Move mxs-base.inc contents to imx-base.inc
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 21 Sep 2015 20:47:06 +0000 (17:47 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:20 +0000 (15:03 -0300)
commit8f4d2cce42ecd36b86e1435ae8b95a5206c6cb56
treeed522c1170f22ebe265323458a76084eeed8f37a
parent3e74a09aff6db6245af4264a65ded171a98de885
Move mxs-base.inc contents to imx-base.inc

The consolidation of all i.MX related base settings allows a more
global view of the settings in place.

One of the reasons for this patch is the fragmentation caused by
i.MX23 and i.MX28 SoCs using mxs-base.inc.

The changes needed to get i.MX23 and i.MX28 SoCs working have been
included in imx-base.inc file already and some values required rework
to apply to specific SoC families to avoid regressions.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/imx23evk.conf
conf/machine/imx28evk.conf
conf/machine/include/imx-base.inc
conf/machine/include/mxs-base.inc [deleted file]