From mboxrd@z Thu Jan 1 00:00:00 1970 From: Renato Andreola Date: Mon, 23 Nov 2009 09:51:16 +0100 Subject: [U-Boot] PATCH mtd CFI flash: timeout calculation underflow if imprecise 1kHz timer: fix In-Reply-To: <20091122210929.C72D1E34A27@gemini.denx.de> References: <4A925011.9080906@imagos.it> <20091122210929.C72D1E34A27@gemini.denx.de> Message-ID: <4B0A4D04.4030901@imagos.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, I've sent the last patch regarding the CFI timeout underflow on 24th August 2009 and then I Have done no more activity on U-Boot for Nios2. I've done no more activity regarding the cache flush in lib_nios2/bootm.c too. As I remember, the problems with the 2 patches were related to code white space formatting and a copyright note that can be deleted. I hope I'll have time to go on with the activity on nios2 starting from the beginning of 2010. Best regards, Renato Andreola Wolfgang Denk wrote: > Dear Renato Andreola, > > In message <4A925011.9080906@imagos.it> you wrote: > >> From 21d84ab72266f118794233176bd356d8b1cfdf35 Mon Sep 17 00:00:00 2001 >> From: Renato Andreola >> Date: Fri, 21 Aug 2009 18:05:51 +0200 >> Subject: [PATCH] drivers/mtd/cfi_flash: precision and underflow problem in tout calculation >> >> With old configuration it could happen tout=0 if CONFIG_SYS_HZ<1000. >> >> Signed-off-by: Alessandro Rubini Renato Andreola >> > > I think we are still waiting for your resubmit? Is this correct? > > Best regards, > > Wolfgang Denk > >