public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Meng.Li@windriver.com
To: u-boot@lists.denx.de, chin.liang.see@intel.com,
	dinh.nguyen@intel.com, sjg@chromium.org
Cc: sr@denx.de, sean.anderson@seco.com, meng.li@windriver.com
Subject: [PATCH v5, 2/2] arm: socfpga: socfpga_stratix10: enable wdt command by default
Date: Mon, 24 May 2021 10:22:49 +0800	[thread overview]
Message-ID: <20210524022249.16841-2-Meng.Li@windriver.com> (raw)
In-Reply-To: <20210524022249.16841-1-Meng.Li@windriver.com>

From: MengLi <meng.li@windriver.com>

In latest u-boot code, watchdog feature is implemented, so enable
wdt command by default.

Signed-off-by: Meng Li <Meng.Li@windriver.com>

---
v2:
Change the title of this patch
---
 configs/socfpga_stratix10_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/socfpga_stratix10_defconfig b/configs/socfpga_stratix10_defconfig
index da8bf986cd..7c6ee3c001 100644
--- a/configs/socfpga_stratix10_defconfig
+++ b/configs/socfpga_stratix10_defconfig
@@ -39,6 +39,7 @@ CONFIG_CMD_CACHE=y
 CONFIG_CMD_EXT4=y
 CONFIG_CMD_FAT=y
 CONFIG_CMD_FS_GENERIC=y
+CONFIG_CMD_WDT=y
 CONFIG_ENV_IS_IN_MMC=y
 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
 CONFIG_NET_RANDOM_ETHADDR=y
-- 
2.17.1


  reply	other threads:[~2021-05-24  2:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-24  2:22 [PATCH v5, 1/2] driver: watchdog: reset watchdog in designware_wdt_stop() function Meng.Li
2021-05-24  2:22 ` Meng.Li [this message]
2021-07-16 10:17   ` [PATCH v5,2/2] arm: socfpga: socfpga_stratix10: enable wdt command by default Stefan Roese
2021-05-24 16:07 ` [PATCH v5,1/2] driver: watchdog: reset watchdog in designware_wdt_stop() function Sean Anderson
2021-07-16 10:16 ` Stefan Roese

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=20210524022249.16841-2-Meng.Li@windriver.com \
    --to=meng.li@windriver.com \
    --cc=chin.liang.see@intel.com \
    --cc=dinh.nguyen@intel.com \
    --cc=sean.anderson@seco.com \
    --cc=sjg@chromium.org \
    --cc=sr@denx.de \
    --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