-
- Downloads
keystone2: net: add keystone ethernet driver
Ethernet driver configures the CPSW, SGMI and Phy and uses the the Navigator APIs. The driver supports 4 Ethernet ports and can work with only one port at a time. Port configurations are defined in board.c. Signed-off-by:Vitaly Andrianov <vitalya@ti.com> Signed-off-by:
Murali Karicheri <m-karicheri2@ti.com> Signed-off-by:
WingMan Kwok <w-kwok2@ti.com>
Showing
- arch/arm/include/asm/arch-keystone/emac_defs.h 240 additions, 0 deletionsarch/arm/include/asm/arch-keystone/emac_defs.h
- board/ti/k2hk_evm/board.c 65 additions, 0 deletionsboard/ti/k2hk_evm/board.c
- drivers/net/Makefile 1 addition, 0 deletionsdrivers/net/Makefile
- drivers/net/keystone_net.c 716 additions, 0 deletionsdrivers/net/keystone_net.c
- include/configs/k2hk_evm.h 35 additions, 0 deletionsinclude/configs/k2hk_evm.h
Loading
Please register or sign in to comment