public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning
@ 2021-03-06 22:16 Pali Rohár
  2021-03-07 13:30 ` Tom Rini
  2021-03-09 20:19 ` [PATCH v2] " Pali Rohár
  0 siblings, 2 replies; 6+ messages in thread
From: Pali Rohár @ 2021-03-06 22:16 UTC (permalink / raw)
  To: u-boot

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
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-09 16:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox