[meta-freescale] [3rdparty][PATCH] imx7s-warp: update u-boot configuration

Fabio Estevam festevam at gmail.com
Mon Jun 4 12:33:04 PDT 2018


Hi Pierre-Jean,

On Mon, Jun 4, 2018 at 4:06 PM, Pierre-Jean Texier <texier.pj2 at gmail.com> wrote:
> The 'secure_defconfig' was removed, see [1].
>
> [1] https://github.com/Freescale/u-boot-fslc/commit/8273209bd9741e52e7a9db4ea76113e82213bbc0
>
> Signed-off-by: Pierre-Jean Texier <texier.pj2 at gmail.com>
> ---
>  conf/machine/imx7s-warp.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/machine/imx7s-warp.conf b/conf/machine/imx7s-warp.conf
> index 7a23fd6..939cae7 100644
> --- a/conf/machine/imx7s-warp.conf
> +++ b/conf/machine/imx7s-warp.conf
> @@ -16,6 +16,6 @@ KERNEL_DEVICETREE = "imx7s-warp.dtb"
>  PREFERRED_PROVIDER_virtual/kernel ?= "linux-warp7"
>
>  UBOOT_CONFIG ??= "sd"
> -UBOOT_CONFIG[sd] = "warp7_secure_defconfig,sdcard"
> +UBOOT_CONFIG[sd] = "warp7_config,sdcard"

Wouldn't ""warp7_defconfig,sdcard" be better here? (config versus defconfig)


More information about the meta-freescale mailing list