am33xx: board: init usb ether gadget for rndis support
authorMugunthan V N <mugunthanvnm@ti.com>
Thu, 17 Nov 2016 09:08:13 +0000 (14:38 +0530)
committerSimon Glass <sjg@chromium.org>
Mon, 9 Jan 2017 18:16:22 +0000 (11:16 -0700)
commitba7916c72f198506602287839a6445d0e96ade8d
tree06251dc2a6324dbeda277ac176d0997c43fe8811
parentd4a3755368ca3d99f0a2b58ced8f8ddd42a80822
am33xx: board: init usb ether gadget for rndis support

Add usb ether gadget device with usb_ether_init() when
CONFIG_DM_ETH and CONFIG_USB_ETHER are defined.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-omap2/am33xx/board.c