Hi Wolfgang, 2011/4/26 Wolfgang Denk <w...@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 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot