All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 3/4] arm, at91, wdt: make timeout configurable
Date: Wed, 21 Jan 2015 13:38:47 +0100	[thread overview]
Message-ID: <54BF9DD7.6070000@denx.de> (raw)
In-Reply-To: <20150121123506.GA4493@hudson.localdomain>

Hello Jeremiah,

Am 21.01.2015 13:35, schrieb Jeremiah Mahler:
> 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).

Thanks! (Sorry for my bad denglish ...)

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2015-01-21 12:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21  7:38 [U-Boot] [PATCH v1 0/4] arm, at91: update SPL wdt support Heiko Schocher
2015-01-21  7:38 ` [U-Boot] [PATCH v1 1/4] arm, at91, wdt: do not disable WDT in SPL Heiko Schocher
2015-02-07 22:47   ` [U-Boot] [U-Boot,v1,1/4] " Andreas Bießmann
2015-01-21  7:38 ` [U-Boot] [PATCH v1 2/4] common/board_f: add at91 wdt Heiko Schocher
2015-01-21 15:40   ` Simon Glass
2015-02-07 22:47   ` [U-Boot] [U-Boot,v1,2/4] " Andreas Bießmann
2015-01-21  7:38 ` [U-Boot] [PATCH v1 3/4] arm, at91, wdt: make timeout configurable Heiko Schocher
2015-01-21 12:35   ` Jeremiah Mahler
2015-01-21 12:38     ` Heiko Schocher [this message]
2015-01-21 13:12       ` Jeremiah Mahler
2015-02-07 22:47   ` [U-Boot] [U-Boot,v1,3/4] " Andreas Bießmann
2015-01-21  7:38 ` [U-Boot] [PATCH v1 4/4] arm, at91, taurus: enable WDT Heiko Schocher
2015-02-07 22:47   ` [U-Boot] [U-Boot,v1,4/4] " Andreas Bießmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54BF9DD7.6070000@denx.de \
    --to=hs@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.