
18 Oct
2013
18 Oct
'13
6:37 p.m.
On 10/18/2013 05:10 AM, Ramneek Mehresh wrote:
CONFIG_USB_MAX_CONTROLLER_COUNT macro recently defined for initializing all USB controllers on a given platform. This macro is defined for all 85xx socs
Signed-off-by: Ramneek Mehresh ramneek.mehresh@freescale.com
Change for v3:
- corrected macro mistake in fdt.c file ifdef CONFIG_USB_MAX_CONTROLLER_COUNT --> ifndef CONFIG_USB_MAX_CONTROLLER_COUNT
Applied to 85xx/next branch, pending merge to master.
York