
22 Jun
2019
22 Jun
'19
4:29 p.m.
On Sat, Jun 22, 2019 at 10:23 PM Bin Meng bmeng.cn@gmail.com wrote:
On Fri, Jun 21, 2019 at 6:28 PM Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
The default timeout value had been left in order to leave some traces about default setup of watchdog done by firmware.
For better understanding and compiler burden, replace it with a comment.
Suggested-by: Stefan Roese sr@denx.de Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
drivers/watchdog/tangier_wdt.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86, thanks!