From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 14 Jul 2008 10:11:15 +0200 Subject: [U-Boot-Users] [PATCH] CPU PPC440x5 on Virtex5 FX In-Reply-To: References: <1215776100-8234-1-git-send-email-ricardo.ribalda@uam.es> <200807111422.48757.sr@denx.de> Message-ID: <200807141011.15777.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Racardo, On Monday 14 July 2008, Ricardo Ribalda Delgado wrote: > I'm back from short hollydays, so expect some patches in this week > :). Some general questions: > > master or next: > Shall I apply the patches to master or to next? Both have > modifications from 2 days ago. "next" please. "master" is only for bug fixes now, since the merge window is closed. > interrupts: > I have been thinking about the irq handler and I am going to create this > files: > > -interrupt.c (actual file) -> common part > -uic.c (new file) -> uic part (extracted from interrupt.c) > -xilinx_iic.c (new file) -> Xilinx Irq handler xilinx_iic.c ??? This really sounds like I2C. Please choose a different name. > The Makefile will select among uic.c or xilinx_iic.c Yes, this is possible. But IIRC then the microblaze CPU suport has the same or at least a similar interrupt handler. Isn't there a way to use some interrupt code on both CPU architectures? > ml507: > As you know I have been sending patches for the ml507 board. I will > wait until this patch in accepted until I resend the ml507 patch. Is > this ok? To clarify: You will wait to send the ml507 board support patches until the CPU & interrupt stuff is accepted? 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 =====================================================================