From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Wed, 16 Jul 2008 10:14:02 -0500 Subject: [U-Boot-Users] ppc4xx: [PATCH] CPU PPC440x5 on Virtex5 FX (new version) In-Reply-To: <1216170872-13641-1-git-send-email-ricardo.ribalda@uam.es> References: <1216064867-8783-1-git-send-email-ricardo.ribalda@uam.es> <1216170872-13641-1-git-send-email-ricardo.ribalda@uam.es> Message-ID: <487E103A.5050108@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Ricardo Ribalda Delgado wrote: > Previous patch did not compile on some boards > > > Signed-off-by: Ricardo Ribalda Delgado > --- > -This patchs gives support for the embbedded ppc440 > on the Virtex5 FPGAs > > -interrupts.c divided in uic.c and interrupts.c > > -xilinx_irq.c for xilinx interrupt controller Hmmm..... My feeling here is that you have the stuff above the triple-dash and the stuff below the triple-dash swapped. Stuff above is official Log Message. Stuff below is commentary. jdl