On Wed, 20 Aug 2008 09:54:40 -0700
"prodyut hazarika" <[EMAIL PROTECTED]> wrote:
> Hi Josh,
>
> >> >
> >> > Review would be appreciated. Tested on Sequoia, and I plan on testing on
> >> > as many boards as I can before committing to my tree.
> >>
>
> The changes looks great.
> >
> > That would
On Wed, 20 Aug 2008 20:51:18 +0400
Valentine Barshak <[EMAIL PROTECTED]> wrote:
> Josh Boyer wrote:
> > The following patch series reworks the board support code for PowerPC 44x
> > platforms. It eliminates a number of redundant .c files and add a
> > ppc44x_simple.c file that has an explicit lis
Hi Josh,
>> >
>> > Review would be appreciated. Tested on Sequoia, and I plan on testing on
>> > as many boards as I can before committing to my tree.
>>
The changes looks great.
>
> That would be much appreciated. I have a number of the effected
> boards, but I don't have them all so any testi
Josh Boyer wrote:
The following patch series reworks the board support code for PowerPC 44x
platforms. It eliminates a number of redundant .c files and add a
ppc44x_simple.c file that has an explicit list of boards that are supported
by it. This is the same mechanism that Grant Likely has used
On Tue, 19 Aug 2008 20:26:12 +0200
Stefan Roese <[EMAIL PROTECTED]> wrote:
> On Tuesday 19 August 2008, Josh Boyer wrote:
> > The following patch series reworks the board support code for PowerPC 44x
> > platforms. It eliminates a number of redundant .c files and add a
> > ppc44x_simple.c file th
On Tuesday 19 August 2008, Josh Boyer wrote:
> The following patch series reworks the board support code for PowerPC 44x
> platforms. It eliminates a number of redundant .c files and add a
> ppc44x_simple.c file that has an explicit list of boards that are supported
> by it. This is the same mech
The following patch series reworks the board support code for PowerPC 44x
platforms. It eliminates a number of redundant .c files and add a
ppc44x_simple.c file that has an explicit list of boards that are supported
by it. This is the same mechanism that Grant Likely has used for MPC 5200
boards.