
16 Oct
2016
16 Oct
'16
3:31 p.m.
2016-10-14 0:39 GMT+09:00 Masahiro Yamada yamada.masahiro@socionext.com:
ARCH_UNIPHIER selects DM_USB, where CONFIG_USB_MAX_CONTROLLER_COUNT is not used.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
include/configs/uniphier.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h index 7331d13..5be46e5 100644 --- a/include/configs/uniphier.h +++ b/include/configs/uniphier.h @@ -126,7 +126,6 @@ #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0
/* USB */ -#define CONFIG_USB_MAX_CONTROLLER_COUNT 2 #define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 4 #define CONFIG_FAT_WRITE
#define CONFIG_DOS_PARTITION
1.9.1
--
Best Regards
Masahiro Yamada
Applied to u-boot-uniphier.