[meta-freescale] [3rdparty][PATCH] imx7d-pico: Add machine configuration

Otavio Salvador otavio.salvador at ossystems.com.br
Mon Sep 4 19:24:58 PDT 2017


On Mon, Sep 4, 2017 at 2:51 PM, Vanessa Maegima <vanessa.maegima at nxp.com> wrote:
...
> +KERNEL_DEVICETREE_use-mainline-bsp = "imx7d-pico.dtb"

This does not need to be using the override as it is the only value.

> +UBOOT_CONFIG ??= "sd"
> +UBOOT_CONFIG[sd] = "pico-imx7d_defconfig,sdcard"

Maybe add the secure version?

> +IMAGE_FSTYPES_use-mainline-bsp = "tar.bz2 ext4"

No override as well. Why are you not supporting wic?

> diff --git a/recipes-kernel/linux/linux-fslc_%.bbappend b/recipes-kernel/linux/linux-fslc_%.bbappend
> index a1f0e56..db806ec 100644
> --- a/recipes-kernel/linux/linux-fslc_%.bbappend
> +++ b/recipes-kernel/linux/linux-fslc_%.bbappend
> @@ -1,2 +1,3 @@
>  COMPATIBLE_MACHINE_imx6sl-warp = "(.)"
>  COMPATIBLE_MACHINE_imx6dl-riotboard = "(.)"
> +COMPATIBLE_MACHINE_imx7d-pico = "(.)"

Doesn't it work without this change?

It has the use-mainline-bsp override as a known value[2]

1. https://github.com/Freescale/meta-freescale/blob/master/recipes-kernel/linux/linux-fslc_4.13.bb#L17

-- 
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


More information about the meta-freescale mailing list