Re: Migrating from ppc to powerpc

2010-04-05 Thread Shawn Jin
On Sun, Apr 4, 2010 at 12:27 AM, Grant Likely wrote: > What processor/board/soc are you using? The easiest path is to start > with a similar board and adapt the device tree source file (.dts in > arch/powerpc/boot/dts) to match your board with your devices. You'll > need to add a node to the tre

Re: Migrating from ppc to powerpc

2010-04-04 Thread Grant Likely
On Sun, Apr 4, 2010 at 1:10 AM, Shawn Jin wrote: > Hi, > > I have a project that needs port ppc drivers to the powerpc arch. I've been > searching the mailing list for some clues on what tasks they would look like > and where should be the starting point. It's been quite a while since the > powerp