[PATCH v4 04/13] [POWERPC] Add generic support for simple MPC5200 based boards
Marian Balakowicz
m8 at semihalf.com
Tue Nov 13 09:28:16 EST 2007
Wolfgang Denk wrote:
> In message <20071109171202.16289.2618.stgit at hekate.izotz.org> you wrote:
>> This patch adds support for 'mpc5200-simple-platform' compatible
>> boards which do not need a platform specific setup. Such boards
>> are supported assuming the following:
> ...
>> + const char *board[] = {
>> + "tqc,tqm5200",
>> + "promess,motionpro",
>> + "schindler,cm5200",
>> + NULL
>> + };
>
> would it make sense to sort this list alphabetiacally? At the moment
> we can setill easily find each board, but assume that list grows to 50
> boards names...
Yes, that may be helpful, will change that.
Cheers,
Marian
More information about the Linuxppc-dev
mailing list