[U-Boot] [PATCHv6 21/28] net: sunxi: Have sunxi common functions together

Joe Hershberger joe.hershberger at ni.com
Tue May 30 21:24:49 UTC 2017


On Mon, May 15, 2017 at 3:02 AM, Olliver Schinagl <oliver at schinagl.nl> wrote:
> The sun[8x]i network drivers have some common functions. Let's introduce
> a common file with the reading of the MAC address as a start.
>
> In the future, we can move more sunxi shared/common code into this file.
>
> Signed-off-by: Olliver Schinagl <oliver at schinagl.nl>
> ---
>  drivers/net/sunxi_common.c | 33 +++++++++++++++++++++++++++++++++
>  drivers/net/sunxi_common.h | 13 +++++++++++++
>  2 files changed, 46 insertions(+)
>  create mode 100644 drivers/net/sunxi_common.c

I actually would like you to add this file to the Makefile in this change.

>  create mode 100644 drivers/net/sunxi_common.h

Nacked-by: Joe Hershberger <joe.hershberger at ni.com>

Thanks,
-Joe


More information about the U-Boot mailing list