[U-Boot] [PATCH v1 4/9] configs: colibri_imx7: use separate device tree

Marcel Ziswiler marcel.ziswiler at toradex.com
Sun Jan 6 23:26:22 UTC 2019


On Sun, 2019-01-06 at 22:00 +0100, Stefan Agner wrote:
> From: Stefan Agner <stefan.agner at toradex.com>
> 
> Use OF_SEPARATE as suggested by the build system.
> 
> Signed-off-by: Stefan Agner <stefan.agner at toradex.com>

Acked-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>

> ---
> 
>  configs/colibri_imx7_defconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/configs/colibri_imx7_defconfig
> b/configs/colibri_imx7_defconfig
> index 3aaf1a417d..0c9467e136 100644
> --- a/configs/colibri_imx7_defconfig
> +++ b/configs/colibri_imx7_defconfig
> @@ -43,7 +43,6 @@ CONFIG_MTDIDS_DEFAULT="nand0=gpmi-nand"
>  CONFIG_MTDPARTS_DEFAULT="mtdparts=gpmi-nand:512k(mx7-bcb),1536k(u-
> boot1)ro,1536k(u-boot2)ro,512k(u-boot-env),-(ubi)"
>  CONFIG_CMD_UBI=y
>  CONFIG_OF_CONTROL=y
> -CONFIG_OF_EMBED=y
>  CONFIG_DEFAULT_DEVICE_TREE="imx7-colibri-rawnand"
>  CONFIG_ENV_IS_IN_NAND=y
>  CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y


More information about the U-Boot mailing list