From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert S. Grimes Date: Wed, 08 Aug 2007 08:02:55 -0400 Subject: [U-Boot-Users] [PATCH] Fix for mcf5329evb - spurious interrupts on Linux/uClinux kernel boot In-Reply-To: <200708080853.49213.sr@denx.de> References: <46B91373.1090809@alum.mit.edu> <200708080853.49213.sr@denx.de> Message-ID: <46B9B0EF.4010306@alum.mit.edu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stefan, sorry, in hindsight it is clear that I could have handled this better... TsiChung, I really meant to send this to you for you to submit, as I didn't want to step on your changes. That, and I don't know the proper patch submittal process. List, I sent it to the list for others to use. Some day maybe I'll get the hang of this... :-[ -Bob Stefan Roese wrote: > On Wednesday 08 August 2007, Robert S. Grimes wrote: > >> I followed your most recent advice, and it works like a charm! Thanks! >> >> Attached is a very small patch that implements the fix - when >> CONFIG_MCF532x is defined, the timer interrupt is masked immediately >> prior to calling into the kernel. I don't know if this is the right way >> to submit patches, but I assume you'll take over from here, right? >> > > Could one of you guys please send this fix as a real patch with a proper > signed-off line please. I'll commit the outstanding patches from TsiChung > later and will ask Wolfgang to pull from the ColdFire custodian repository. > > Thanks. > > Best regards, > Stefan > > ===================================================================== > DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel > HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany > Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de > ===================================================================== > > >