Hi, This patch series is to update ventana support for current Yocto Master. It updates the kernel used to gateworks_fslc_3.14_1.0.x_ga, bootloader to gateworks_v2015.04, cleaned up the machine conf, and fixed a bug in the u-boot-script-gateworks-imx recipe. This machine conf maintains support for the following Gateworks Ventana SBCs: GW54xx, GW53xx, GW52xx, GW51xx, GW551x, and GW552x.
V2 Changes include: * Split ventana.conf changes into 3 separate commits. * Rename linux-gateworks-imx-3.14.48 to linux-gateworks-imx-3.14 conf/machine/ventana.conf | 58 +++++---- recipes-bsp/u-boot/u-boot-gateworks-imx_2014.04.bb | 14 --- recipes-bsp/u-boot/u-boot-gateworks-imx_2015.04.bb | 14 +++ recipes-bsp/u-boot/u-boot-script-gateworks-imx.bb | 2 +- recipes-kernel/linux/linux-gateworks-imx-3.10.53/defconfig | 334 -------------------------------------------------- recipes-kernel/linux/linux-gateworks-imx-3.14/defconfig | 435 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ recipes-kernel/linux/linux-gateworks-imx_3.10.53.bb | 14 --- recipes-kernel/linux/linux-gateworks-imx_3.14.bb | 14 +++ 8 files changed, 500 insertions(+), 385 deletions(-) - Pushpal -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
