[PATCH] Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning

Tom Rini trini at konsulko.com
Sun Mar 7 14:30:29 CET 2021


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

> Signed-off-by: Pali Rohár <pali at 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>


More information about the U-Boot mailing list