public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH] Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning
Date: Sun, 7 Mar 2021 08:30:29 -0500	[thread overview]
Message-ID: <20210307133029.GC1310@bill-the-cat> (raw)
In-Reply-To: <20210306221653.31593-1-pali@kernel.org>

On Sat, Mar 06, 2021 at 11:16:53PM +0100, Pali Roh?r wrote:

> Signed-off-by: Pali Roh?r <pali@kernel.org>
> ---
> This patch increase u-boot.bin binary size above maximal limit. So this
> patch cannot be applied yet. But it can be applied on top of the LTO
> patches. So please put this patch into the queue and include it into
> U-Boot after LTO patches are merged.
> ---
>  configs/nokia_rx51_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/configs/nokia_rx51_defconfig b/configs/nokia_rx51_defconfig
> index 312ca3a1a991..2949c37f721b 100644
> --- a/configs/nokia_rx51_defconfig
> +++ b/configs/nokia_rx51_defconfig
> @@ -67,4 +67,6 @@ CONFIG_CFB_CONSOLE=y
>  CONFIG_CFB_CONSOLE_ANSI=y
>  # CONFIG_VGA_AS_SINGLE_DEVICE is not set
>  CONFIG_SPLASH_SCREEN=y
> +# CONFIG_WATCHDOG is not set
> +CONFIG_WDT=y
>  # CONFIG_GZIP is not set

Please update include/configs/nokia_rx51.h to not set CONFIG_HW_WATCHDOG
and then make sure the appropriate watchdog options are enabled.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210307/16f9593c/attachment.sig>

  reply	other threads:[~2021-03-07 13:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-06 22:16 [PATCH] Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning Pali Rohár
2021-03-07 13:30 ` Tom Rini [this message]
2021-03-09 20:19 ` [PATCH v2] " Pali Rohár
2021-06-07  9:27   ` Lokesh Vutla
2021-06-07  9:30     ` Pali Rohár
2021-06-09 16:55   ` Lokesh Vutla

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=20210307133029.GC1310@bill-the-cat \
    --to=trini@konsulko.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