
17 Oct
2013
17 Oct
'13
7:17 p.m.
On 10/10/2013 05:42 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
Changes for v2: rebased on u-boot-mpc85xx-next
arch/powerpc/cpu/mpc8xxx/fdt.c | 6 ++++-- arch/powerpc/include/asm/config_mpc85xx.h | 26 +++++++++++++++++++++++++- 2 files changed, 29 insertions(+), 3 deletions(-)
Applied to 85xx/next branch. Pending to merge to master.
York