Hallo Wolfgang

Am 22.04.2010 14:51, schrieb Wolfgang Denk:
>>   extern struct serial_device serial0_device;
>>   extern struct serial_device serial1_device;
>>   #if defined(CONFIG_SYS_NS16550_SERIAL)
>> diff --git a/tools/Makefile b/tools/Makefile
>> index 749d994..b2e73b2 100644
>> --- a/tools/Makefile
>> +++ b/tools/Makefile
>> @@ -118,6 +118,9 @@ endif
>>   ifeq ($(VENDOR),ronetix)
>>   LOGO_BMP= logos/ronetix.bmp
>>   endif
>> +ifeq ($(VENDOR),syteco)
>> +LOGO_BMP= logos/syteco.bmp
>> +endif
>
> Please keep list sorted.

S is behind R in alphabet as you know for sure. So, can you explain 
which list should be kept sorted?

Regards,
Matthias
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to