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: [EMAIL PROTECTED] ===================================================================== ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
