Wolfgang Denk wrote:
> In message <[EMAIL PROTECTED]> 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
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to