Dear Otavio, Thank you for reviewing our patch.
My main concern is that I am not sure if kernel 4.1 would work with i.MX53 (at least, it would not be based on a official release from Freescale). The i.MX53 LOCO and SABRE boards are based on the kernel 2.6.35, which we have used to base our board. Have them be updated to kernel 4.1 or are they going to be removed from the community-supported boards? Thank you. -----Mensagem original----- De: Otavio Salvador [mailto:[email protected]] Enviada em: quinta-feira, 3 de dezembro de 2015 16:27 Para: Mauricio Cirelli Cc: [email protected] Assunto: Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] Adding new i.MX53 TURING machine definitions On Thu, Dec 3, 2015 at 11:39 AM, Mauricio Cirelli <[email protected]> wrote: > > Signed-off-by: Mauricio Cirelli <[email protected]> > --- > conf/machine/imx53-turing.conf | 24 + > recipes-bsp/u-boot/u-boot-turing_2015.04.bb | 19 + > recipes-kernel/linux/linux-turing-2.6.35/defconfig | 2587 > ++++++++++++++++++++ > recipes-kernel/linux/linux-turing_2.6.35.bb | 18 + > 4 files changed, 2648 insertions(+) > create mode 100644 conf/machine/imx53-turing.conf create mode 100644 > recipes-bsp/u-boot/u-boot-turing_2015.04.bb > create mode 100644 recipes-kernel/linux/linux-turing-2.6.35/defconfig > create mode 100644 recipes-kernel/linux/linux-turing_2.6.35.bb The patch needs a good rework. I will list the main factors but don't expect this to be ready yet. - upgrade for 4.1 kernel. we don't support 2.6.35 anymore as it does not build with default toolchain (GCC 5.2) and thus cannot be accepted; - use quantatec for linux and u-boot recipes - use savedefconfig for kernel defconfig file - split the commits as: u-boot, linux, machine Best Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
