diff mbox series

imx8mp_evk: Make SPL binary size smaller

Message ID CAOMZO5AKBLAPC81JF+L2M4eKNG-x-ruQgnOhR71vAAz9SArjRw@mail.gmail.com
State New
Headers show
Series imx8mp_evk: Make SPL binary size smaller | expand

Commit Message

Fabio Estevam May 8, 2020, 3:34 a.m. UTC
Hi Marek,

On Thu, May 7, 2020 at 11:59 PM Marek Vasut <marex at denx.de> wrote:

> Enable CONFIG_WATCHDOG in your U-Boot config, that will enable WDT
> servicing.

Thanks. I changed the defconfig like this:


I will submit this patch and for other boards tomorrow.

Thanks
diff mbox series

Patch

--- a/configs/imx8mm_evk_defconfig
+++ b/configs/imx8mm_evk_defconfig
@@ -85,5 +85,4 @@  CONFIG_SPL_SYSRESET=y
 CONFIG_SYSRESET_PSCI=y
 CONFIG_SYSRESET_WATCHDOG=y
 CONFIG_DM_THERMAL=y
-# CONFIG_WATCHDOG is not set
 CONFIG_IMX_WATCHDOG=y