]> git.ipfire.org Git - people/ms/u-boot.git/commit - net/eth_common.c
net: Move environment functions to the common file
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 21:51:58 +0000 (14:51 -0700)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 28 Jan 2016 18:32:46 +0000 (12:32 -0600)
commit9987ecdd36da79535c4229ecc5693533aaa8d17b
treeeb71eb6e57b439f75f0bbb7b6e51c6df73869853
parent818f91eb5778781083e33ce3291bba76a3f1601c
net: Move environment functions to the common file

Move the functions which set ethernet environment variables to the common
file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
net/eth.c
net/eth_common.c
net/eth_internal.h