]> code.ossystems Code Review - meta-freescale.git/commit
imx-base: Add mx7 support to U-Boot, MACHINE filter and DEFAULT_TUNE
authorLauren Post <lauren.post@freescale.com>
Thu, 16 Jul 2015 19:22:37 +0000 (14:22 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 29 Jul 2015 02:26:59 +0000 (23:26 -0300)
commitc38193e30e8e2b054d640c8eb0e315d10c76be5a
treea2e488416a7258d7a1d18c2e5bbc9c2656426142
parent31ac693433d4b894552337d28c20563d0381d778
imx-base: Add mx7 support to U-Boot, MACHINE filter and DEFAULT_TUNE

Add the mx7 settings for U-boot, MACHINE and DEFAULT_TUNE.

MX7 is a new i.MX SoC Family created with the 3.14.28-7D_alpha release
and upstreamed with the 3.14.38-6QP_beta release.

i.MX 7Dual is a CortexA7 ARM core so requires different DEFAULT_TUNE
however it does build with the cortexa9 but not as optimized as it is with
the cortexa7 toolchain.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/include/imx-base.inc