diff options
author | Michal Simek <michal.simek@xilinx.com> | 2018-06-27 15:53:59 +0200 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2018-10-16 14:58:46 +0200 |
commit | 3d80a1771240e5a4b42a4a04713cf487a08136e9 (patch) | |
tree | 5c2b15fd2a28da2b9bb761e11d61dfaabc392181 /arch/arm/cpu/armv8/smccc-call.S | |
parent | 7e029e970596000efbe9f0e1b9251cf7c835651a (diff) |
arm64: zynqmp: Enable CDC ethernet gadget for zcu100/Ultra96
Ethernet is not present on this board that's why there are two other
options how to wire the board to ethernet. The first is asix_eth usb
host converter which is already enabled by default. The second option is
to use USB CDC/RNDIS ethernet gadget.
This patch is enabling CDC which is working with Linux.
With new bind/unbind command there is no need to call usb_ether_init()
from platform code and use for example these commands:
bind /amba/usb0@ff9d0000/dwc3@fe200000 usb_ether
dhcp
unbind /amba/usb0@ff9d0000/dwc3@fe200000
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm/cpu/armv8/smccc-call.S')
0 files changed, 0 insertions, 0 deletions