From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Fri, 18 Jan 2008 14:02:09 -0500 Subject: [U-Boot-Users] [PATCH] mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h In-Reply-To: <20080118124924.cbe34f56.kim.phillips@freescale.com> References: <1200622024.3654.3.camel@localhost.localdomain> <47901864.5030100@gmail.com> <20080118124924.cbe34f56.kim.phillips@freescale.com> Message-ID: <4790F7B1.3080303@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Kim Phillips wrote: > On Thu, 17 Jan 2008 22:09:24 -0500 > Ben Warren wrote: > > >> Dave Liu wrote: >> >>> The commit 04a9e1180ac76a7bacc15a6fcd95ad839d65bddb >>> cause the 83xx immap broken, so the DMA and PCI will >>> be failed. >>> >>> The patch fix the struct spi8xxx. >>> >>> Signed-off-by: Dave Liu >>> > > >> BTW - this one isn't used anywhere. We should probably remove it from >> this file. Not urgent, though. >> > > I've applied Dave's patch (thanks Dave), and amended it to rm struct > 83xxspi and pushed my tree. > > Hopefully WD hasn't pulled it yet. In any case, we'll see what happens. Fantastic - looks good. Thanks Kim & Dave. regards, Ben