]> code.ossystems Code Review - meta-freescale.git/commit
imx-base.inc: Enable machine overrides extender for i.MX6
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 1 Jul 2016 18:24:03 +0000 (15:24 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 8 Sep 2016 14:24:24 +0000 (11:24 -0300)
commitad4611ab16bcd09eef11d630159253a12c5ecced
treed0e361a6d9d9d86c36e065679ddcdd912d3b37dd
parent9d378923a9fffda7b8794d250c4506169c4e9cae
imx-base.inc: Enable machine overrides extender for i.MX6

This enables the machine overrides extender for the i.MX6 devices. It
maps (spaces are used to easy the read):

 - mx6q  ->        imxipu imxvpu imxgpu2d imxgpu3d
 - mx6dl -> imxpxp imxipu imxvpu imxgpu2d imxgpu3d imxepdc
 - mx6sx -> imxpxp               imxgpu2d imxgpu3d
 - mx6sl -> imxpxp               imxgpu2d          imxepdc
 - mx6ul -> imxpxp
 - mx7d  -> imxpxp                                 imxepdc

So it allows for reusing of overrides while keeps this control at the
BSP side.

Change-Id: Ie43aa497ce57b4a29f7b37a3eb941fb0d66691aa
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/include/imx-base.inc