[PATCH] add a simple 405EP based board
Josh Boyer
jwboyer at linux.vnet.ibm.com
Thu Aug 21 21:55:27 EST 2008
On Thu, 2008-08-21 at 10:07 +0200, Markus Brunner wrote:
> This adds support for a simple ppc405ep board.
> At the moment, there are no 405ep boards in arch/powerpc, so this can be used as a template
> for new boards, or migrating them from arch/ppc.
> I2c, UART and EMAC are working. PCI could not be tested, so it was not included in the dts.
I plan on adding more 405 board support very soon. When I do, it'll be
along the lines of the patch series I just sent out for 44x. There's
really no reason to have a per CPU/board file if we can avoid it.
Your code is simple enough overall, so I might even use it as a starting
point. If I do, I'll certainly give you credit. Though it's incomplete
in that you have a DTS that requires something to poke values into it,
and nothing readily apparent to do so. A cuImage wrapper is probably
warranted here.
josh
More information about the Linuxppc-dev
mailing list