From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Wozniak Date: Tue, 04 Jan 2005 15:11:46 -0500 Subject: [U-Boot-Users] PPC440 interval timer off by factor of 10? In-Reply-To: <20050104180709.BEF09C108D@atlas.denx.de> References: <20050104180709.BEF09C108D@atlas.denx.de> Message-ID: <41DAF882.2070500@mc.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Ok, I will investigate if the fix has any bad side affects. If no problems show up, I'll post a patch. -Andy Wolfgang Denk wrote: > In message <41DAD30E.1010404@mc.com> you wrote: > >>I'm porting the OCOTEA u-boot package to a customer PPC440 board. In >>the process of debugging (non-CFI) Flash timeout functions, it appears >>that get_timer() is returning a value which increments every 10msec >>instead of 1 msec: > > ... > >>Is this a real BUG? I can fix the flash related function which use the > > > Looks like a bug to me. > > > Best regards, > > Wolfgang Denk >