From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Wed, 24 Mar 2010 23:02:47 +0800 Subject: [U-Boot] [PATCH v2] cfi_flash: precision and underflow problem in tout calculation In-Reply-To: <201003241446.24516.sr@denx.de> References: <1269392128-2782-1-git-send-email-thomas@wytron.com.tw> <201003241446.24516.sr@denx.de> Message-ID: <4BAA2997.3010106@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/24/2010 09:46 PM, Stefan Roese wrote: > Hi Thomas, > > On Wednesday 24 March 2010 01:55:28 Thomas Chou wrote: > >> From: Renato Andreola >> >> With old configuration it could happen tout=0 if CONFIG_SYS_HZ<1000. >> >> Signed-off-by: Alessandro Rubini >> Signed-off-by: Renato Andreola >> > Sorry for nitpicking again, but you need to add your S-o-b line as well? The > order should be > > Signed-off-by: Renato Andreola > Signed-off-by: Alessandro Rubini > Signed-off-by: Thomas Chou > > since Renato is the original author. > Hi Stefan, No problem. Please review again. Best regards, Thomas