Home
last modified time | relevance | path

Searched hist:"8 b2c9a7157c3c737b3bdf640796509eef0a58c52" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_eth.c8b2c9a7157c3c737b3bdf640796509eef0a58c52 Sun Mar 22 22:09:00 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Provide a function to get the current MAC address

The current implementation exposes the eth_device struct to code that
needs to access the MAC address. Add a wrapper function for this to
abstract away the pointer for this operation.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dether_fcc.c8b2c9a7157c3c737b3bdf640796509eef0a58c52 Sun Mar 22 22:09:00 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Provide a function to get the current MAC address

The current implementation exposes the eth_device struct to code that
needs to access the MAC address. Add a wrapper function for this to
abstract away the pointer for this operation.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dnet.h8b2c9a7157c3c737b3bdf640796509eef0a58c52 Sun Mar 22 22:09:00 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Provide a function to get the current MAC address

The current implementation exposes the eth_device struct to code that
needs to access the MAC address. Add a wrapper function for this to
abstract away the pointer for this operation.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/net/
H A Dnet.c8b2c9a7157c3c737b3bdf640796509eef0a58c52 Sun Mar 22 22:09:00 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Provide a function to get the current MAC address

The current implementation exposes the eth_device struct to code that
needs to access the MAC address. Add a wrapper function for this to
abstract away the pointer for this operation.

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