[U-Boot] [RFC PATCH 4/7] net: Refactor in preparation for driver model

Simon Glass sjg at chromium.org
Wed Jan 28 03:34:17 CET 2015


On 27 January 2015 at 16:27, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Move some things around and organize things so that the driver model
> implementation will fit in more easily.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
>  include/net.h | 63 +++++++++++++++++++++++++------------------------
>  net/eth.c     | 75 +++++++++++++++++++++++++++++++----------------------------
>  2 files changed, 73 insertions(+), 65 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list