Re: [PATCH 05/18] powerpc: Wire up 44x little endian boot for remaining 44x targets

2010-10-05 Thread Sean MacLennan
On Tue, 5 Oct 2010 21:55:35 -0400 Josh Boyer wrote: > Well, Warp and Sam440EP are production boards for actual companies. > The rest are all just eval boards. I don't know if the board > maintainers care either way, I was just using them as examples of > cases where someone might. In the warp c

Re: [PATCH 05/18] powerpc: Wire up 44x little endian boot for remaining 44x targets

2010-10-05 Thread Josh Boyer
On Tue, Oct 5, 2010 at 9:28 PM, Ian Munsie wrote: > Excerpts from Josh Boyer's message of Fri Oct 01 21:27:37 +1000 2010: >> > From: Ian Munsie >> > >> > I haven't tested booting a little endian kernel on any of these targets, >> > but they all claim to be 44x so my little endian trampoline shoul

Re: [PATCH 05/18] powerpc: Wire up 44x little endian boot for remaining 44x targets

2010-10-05 Thread Ian Munsie
Excerpts from Josh Boyer's message of Fri Oct 01 21:27:37 +1000 2010: > > From: Ian Munsie > > > > I haven't tested booting a little endian kernel on any of these targets, > > but they all claim to be 44x so my little endian trampoline should work > > on all of them, so wire it up on: > > > > bamb

Re: [PATCH 05/18] powerpc: Wire up 44x little endian boot for remaining 44x targets

2010-10-01 Thread Josh Boyer
On Fri, Oct 1, 2010 at 3:05 AM, Ian Munsie wrote: > From: Ian Munsie > > I haven't tested booting a little endian kernel on any of these targets, > but they all claim to be 44x so my little endian trampoline should work > on all of them, so wire it up on: > > bamboo > katmai > kilauea > rainer >

[PATCH 05/18] powerpc: Wire up 44x little endian boot for remaining 44x targets

2010-10-01 Thread Ian Munsie
From: Ian Munsie I haven't tested booting a little endian kernel on any of these targets, but they all claim to be 44x so my little endian trampoline should work on all of them, so wire it up on: bamboo katmai kilauea rainer sam440ep sequoia warp yosemite ebony Signed-off-by: Ian Munsie --- a