mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-04 04:57:47 +01:00
mcx: add Ethernet over USB
Signed-off-by: Stefano Babic <sbabic@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
62321e2f08
commit
01d10aa1e1
1 changed files with 3 additions and 0 deletions
|
|
@ -111,6 +111,9 @@
|
|||
#define CONFIG_USB_ULPI_VIEWPORT_OMAP
|
||||
#define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 57
|
||||
#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 3
|
||||
#define CONFIG_USB_HOST_ETHER
|
||||
#define CONFIG_USB_ETHER_ASIX
|
||||
#define CONFIG_USB_ETHER_MCS7830
|
||||
|
||||
/* commands to include */
|
||||
#define CONFIG_CMD_EXT2 /* EXT2 Support */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue