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

2021-06-09 Thread Lokesh Vutla
On Tue, 9 Mar 2021 21:19:15 +0100, Pali Rohár wrote: > Also convert CONFIG_HW_WATCHDOG to CONFIG_WATCHDOG. Applied to https://source.denx.de/u-boot/custodians/u-boot-ti.git master, thanks! [1/1] Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning https://source.denx.de/u-boot/cust

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

2021-06-07 Thread Pali Rohár
On Monday 07 June 2021 14:57:55 Lokesh Vutla wrote: > On 10/03/21 1:49 am, Pali Rohár wrote: > > Also convert CONFIG_HW_WATCHDOG to CONFIG_WATCHDOG. > > > > Signed-off-by: Pali Rohár > > --- > > This patch increase u-boot.bin binary size above maximal limit. So this > > patch cannot be applied ye

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

2021-06-07 Thread Lokesh Vutla
On 10/03/21 1:49 am, Pali Rohár wrote: > Also convert CONFIG_HW_WATCHDOG to CONFIG_WATCHDOG. > > Signed-off-by: Pali Rohár > --- > 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

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

2021-03-09 Thread Pali Rohár
Also convert CONFIG_HW_WATCHDOG to CONFIG_WATCHDOG. Signed-off-by: Pali Rohár --- 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-Boo