]> code.ossystems Code Review - meta-freescale.git/commit
imx-base.inc: Centralize the preferred kernel for i.MX3X SoCs
authorOtavio Salvador <otavio@ossystems.com.br>
Sun, 6 Jan 2013 21:16:20 +0000 (19:16 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 7 Jan 2013 10:30:27 +0000 (08:30 -0200)
commitd8e3a6c3f91694d07046fb392a9e0b537e6352f3
treecf43bef602636889ab184068f08f34083f0882a4
parent5ced6de35a69b4fa6cea2dbbf29731b702669974
imx-base.inc: Centralize the preferred kernel for i.MX3X SoCs

The preferred kernel for i.MX3X SoCs are the same so we should set it
in imx-base.inc. The previous setting were not working as the board
files were using weak setting and the default (linux-imx) were being
used by mistake.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/imx31pdk.conf
meta-fsl-arm/conf/machine/imx35pdk.conf
meta-fsl-arm/conf/machine/include/imx-base.inc