[U-Boot] [PATCH v1 3/4] arm, at91, wdt: make timeout configurable

Jeremiah Mahler jmmahler at gmail.com
Wed Jan 21 13:35:06 CET 2015


Heiko,

On Wed, Jan 21, 2015 at 08:38:22AM +0100, Heiko Schocher wrote:
[...]
> diff --git a/README b/README
> index fefa71c..5cce4c2 100644
> --- a/README
> +++ b/README
> @@ -1257,6 +1257,9 @@ The following options need to be configured:
>  		SoC, then define this variable and provide board
>  		specific code for the "hw_watchdog_reset" function.
>  
> +		CONFIG_AT91_HW_WDT_TIMEOUT
> +		specify the timeout in seconds. default 2 seconds.
> +
Capitalize 'specify' since it is the start of a sentence.

You could also make the sentence slightly more concise by not
repeating 'seconds'.

+		Specify the timeout in seconds (default 2).

[...]

-- 
- Jeremiah Mahler


More information about the U-Boot mailing list