[PATCH v1] verdinx-imx8mm: enable fdt overlays and env importing
Oleksandr Suvorov
oleksandr.suvorov at toradex.com
Fri Oct 30 16:15:53 CET 2020
On Fri, Oct 30, 2020 at 4:53 PM Igor Opaniuk <igor.opaniuk at gmail.com> wrote:
>
> From: Igor Opaniuk <igor.opaniuk at toradex.com>
>
> Enable CONFIG_CMD_IMPORTENV and CONFIG_OF_LIBFDT_OVERLAY needed
> for booting regular Toradex BSP images.
>
> Signed-off-by: Igor Opaniuk <igor.opaniuk at toradex.com>
Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov at toradex.com>
> ---
>
> configs/verdin-imx8mm_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configs/verdin-imx8mm_defconfig b/configs/verdin-imx8mm_defconfig
> index d856e3a318..60e5b03290 100644
> --- a/configs/verdin-imx8mm_defconfig
> +++ b/configs/verdin-imx8mm_defconfig
> @@ -41,7 +41,6 @@ CONFIG_SYS_PROMPT="Verdin iMX8MM # "
> # CONFIG_BOOTM_NETBSD is not set
> CONFIG_CMD_ASKENV=y
> # CONFIG_CMD_EXPORTENV is not set
> -# CONFIG_CMD_IMPORTENV is not set
> # CONFIG_CMD_CRC32 is not set
> CONFIG_CMD_MEMTEST=y
> CONFIG_SYS_MEMTEST_START=0x40000000
> @@ -103,3 +102,4 @@ CONFIG_SYSRESET_PSCI=y
> CONFIG_SYSRESET_WATCHDOG=y
> CONFIG_DM_THERMAL=y
> CONFIG_IMX_WATCHDOG=y
> +CONFIG_OF_LIBFDT_OVERLAY=y
> --
> 2.17.1
>
--
Best regards
Oleksandr Suvorov
Toradex AG
Ebenaustrasse 10 | 6048 Horw | Switzerland | T: +41 41 500 48 00
More information about the U-Boot
mailing list