Home
last modified time | relevance | path

Searched hist:"5 d43feabf3707ae4e879b54450e5a3c3c664b2b9" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/dm/platform_data/
H A Dnet_ethoc.h5d43feabf3707ae4e879b54450e5a3c3c664b2b9 Fri Aug 05 15:26:17 UTC 2016 Max Filippov <jcmvbkbc@gmail.com> net/ethoc: add CONFIG_DM_ETH support

Extract reusable parts from ethoc_init, ethoc_set_mac_address,
ethoc_send and ethoc_receive, move the rest under #ifdef CONFIG_DM_ETH.
Add U_BOOT_DRIVER, eth_ops structure and implement required methods.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
/rk3399_rockchip-uboot/drivers/net/
H A Dethoc.c5d43feabf3707ae4e879b54450e5a3c3c664b2b9 Fri Aug 05 15:26:17 UTC 2016 Max Filippov <jcmvbkbc@gmail.com> net/ethoc: add CONFIG_DM_ETH support

Extract reusable parts from ethoc_init, ethoc_set_mac_address,
ethoc_send and ethoc_receive, move the rest under #ifdef CONFIG_DM_ETH.
Add U_BOOT_DRIVER, eth_ops structure and implement required methods.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>