public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 3/5] imx8mm_beacon: Select the watchdog driver
Date: Mon, 11 May 2020 11:00:29 -0300	[thread overview]
Message-ID: <20200511140031.8862-3-festevam@gmail.com> (raw)
In-Reply-To: <20200511140031.8862-1-festevam@gmail.com>

Currently watchdog driver is not selected, which causes system to reboot
after staying 60s in the U-Boot prompt.

Fix this problem by enabling CONFIG_WATCHDOG so that watchdog can be 
properly serviced.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 configs/imx8mm_beacon_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/imx8mm_beacon_defconfig b/configs/imx8mm_beacon_defconfig
index b935d72360..a518963f48 100644
--- a/configs/imx8mm_beacon_defconfig
+++ b/configs/imx8mm_beacon_defconfig
@@ -100,5 +100,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
-- 
2.17.1

  parent reply	other threads:[~2020-05-11 14:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-11 14:00 [PATCH 1/5] imx8mm_evk: Select the watchdog driver Fabio Estevam
2020-05-11 14:00 ` [PATCH 2/5] imx8mn_ddr4_evk: " Fabio Estevam
2020-06-08 17:23   ` sbabic at denx.de
2020-05-11 14:00 ` Fabio Estevam [this message]
2020-05-11 14:17   ` [PATCH 3/5] imx8mm_beacon: " Adam Ford
2020-06-08 17:23   ` sbabic at denx.de
2020-05-11 14:00 ` [PATCH 4/5] imx8mp_evk: " Fabio Estevam
2020-06-08 17:23   ` sbabic at denx.de
2020-05-11 14:00 ` [PATCH 5/5] verdin-imx8mm: " Fabio Estevam
2020-05-11 15:09   ` Igor Opaniuk
2020-06-08 17:22   ` sbabic at denx.de
2020-06-08 17:23 ` [PATCH 1/5] imx8mm_evk: " sbabic at denx.de

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200511140031.8862-3-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox