[U-Boot] [PATCH v1 3/3] wdt: Unify option of timeout value

Simon Glass sjg at chromium.org
Fri Jul 7 03:59:16 UTC 2017


On 5 July 2017 at 11:44, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
> There is no need to duplicate same option with different name.
>
> Kill HW_WATCHDOG_TIMEOUT_MS in favor of WATCHDOG_TIMEOUT_MSECS.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
>  drivers/watchdog/designware_wdt.c | 2 +-
>  include/configs/socfpga_common.h  | 2 +-
>  scripts/config_whitelist.txt      | 1 -
>  3 files changed, 2 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list