[U-Boot] [PATCH] ehci.h: replace usb root support from 2 to 5

Macpaul Lin macpaul at gmail.com
Tue Apr 26 06:30:24 CEST 2011


Hi Wolfgang,

2011/4/26 Wolfgang Denk <wd at denx.de>:
> Dear Macpaul Lin,
>
>>  #if !defined(CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS)
>> -#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS   2
>> +#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS   5
>>  #endif
>
> I think only very few systems will really need this.  Why cannot you
> just #define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in your board config
> file(s) then?
>
> Best regards,
>
> Wolfgang Denk

I think 2 kinds of devices like thinclient and usb sharing hub device
will require it.

Okay, as your suggestion, I will do it in board config.

Thanks.

-- 
Best regards,
Macpaul Lin


More information about the U-Boot mailing list