[meta-freescale] [3rdparty PATCH 4/4] nitrogen6x: Add 'use-mainline-bsp' support

Gary Bisson gary.bisson at boundarydevices.com
Sat Mar 25 11:13:57 PDT 2017


Hi Otavio,

On Fri, Mar 24, 2017 at 05:12:16PM -0300, Otavio Salvador wrote:
> The 'use-mainline-bsp' makes use of linux-fslc as kernel and removes
> the not yet supported device-tree files from installation set.
> 
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
> 
>  conf/machine/nitrogen6x.conf | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf
> index 8af1b1f..aa068ac 100644
> --- a/conf/machine/nitrogen6x.conf
> +++ b/conf/machine/nitrogen6x.conf
> @@ -40,10 +40,14 @@ KERNEL_DEVICETREE = "imx6q-sabrelite.dtb \
>                          imx6q-nitrogen6_som2.dtb imx6qp-nitrogen6_som2.dtb \
>                          imx6dl-nitrogen6_vm.dtb imx6dl-nitrogen6_vm-magstripe.dtb \
>  "
> +KERNEL_DEVICETREE_remove_use-mainline-bsp = "imx6q-nitrogen6_som2.dtb imx6qp-nitrogen6_som2.dtb \
> +                                             imx6dl-nitrogen6_vm.dtb imx6dl-nitrogen6_vm-magstripe.dtb"
> +

Why do you remove the imx6q-nitrogen6_som2 whereas it is now in
linux-fslc (and in 4.10)?

Regards,
Gary


More information about the meta-freescale mailing list