Hi Joe,

On Thu, Jan 19, 2012 at 4:53 PM, Joe Hershberger <joe.hershber...@ni.com> wrote:
> Signed-off-by: Joe Hershberger <joe.hershber...@ni.com>
> Cc: Joe Hershberger <joe.hershber...@gmail.com>
> Cc: Wolfgang Denk <w...@denx.de>
> ---
>  common/main.c            |    1 -
>  drivers/net/netconsole.c |  122 +++++++++--------
>  include/common.h         |    4 +
>  include/net.h            |  123 +++++++++--------
>  net/bootp.c              |  338 
> +++++++++++++++++++++++-----------------------
>  net/bootp.h              |   56 ++++----
>  net/eth.c                |   66 +++++-----
>  net/net.c                |   19 +--
>  net/nfs.c                |  300 ++++++++++++++++++++---------------------
>  net/nfs.h                |    2 +-
>  net/rarp.c               |   28 ++--
>  net/rarp.h               |    4 +-
>  net/sntp.c               |   31 +++--
>  net/sntp.h               |    2 +-
>  net/tftp.c               |   30 ++---
>  net/tftp.h               |    2 +-
>  16 files changed, 572 insertions(+), 556 deletions(-)
>

Others may fine with it, but it might be worth splitting this very
long patch, perhaps split out some of the larger files or the
show_activity() change.

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to