
------------------------------------------------------------------------------ Cambridge Broadband Networks Limited
Registered in England and Wales under company number: 03879840 Registered office: Selwyn House, Cambridge Business Park, Cowley Road, Cambridge CB4 0WZ, UK. VAT number: GB 741 0186 64
This email and any attachments are private and confidential. If you believe you have received this email in error please inform the sender and delete it from your mailbox or any other storage mechanism. Cambridge Broadband Networks Limited cannot accept liability for any statements made which are clearly the individual sender's own and not expressly made on behalf of Cambridge Broadband Networks Limited.
-----Original Message----- From: Ben Warren [mailto:biggerbadderben@gmail.com] Sent: 28 February 2008 14:41 To: Richard Parsons Cc: u-boot-users@lists.sourceforge.net Subject: Re: [U-Boot-Users] mpc83xx SPI
Richard Parsons wrote:
Hi there,
Does anyone perhaps have SPI code for u-boot for the mpc83xx chips
that
perhaps needs testing out? :P
It depends which 83xx chip you're talking about. There's a driver in the tree (mpc8xxx_spi) that works with MPC834x and with a little tweaking should also work on the others in CPU mode. I believe you'd just need to add some code to set SPI up to operate in CPU mode, but don't know for sure.
regards, Ben
Thanks, will take a look that side of the tree. I am attacking the mpc8323 processor and really don't feel like re-inventing the wheel :D
Richard Parsons