On 8 April 2015 at 00:41, Joe Hershberger <joe.hershber...@ni.com> wrote:
> The variables around the bootfile were inconsistent and used CamelCase.
> Update them to make the code more readable.
>
> Signed-off-by: Joe Hershberger <joe.hershber...@ni.com>
> ---
>
> Changes in v2: None
>
>  common/cmd_net.c |  9 ++++++---
>  common/cmd_pxe.c |  2 +-
>  common/update.c  |  7 ++++---
>  include/net.h    |  9 +++++----
>  net/bootp.c      | 27 ++++++++++++++-------------
>  net/bootp.h      |  1 -
>  net/eth.c        |  3 ++-
>  net/net.c        | 26 +++++++++++++-------------
>  net/nfs.c        | 19 ++++++++++---------
>  net/tftp.c       | 29 +++++++++++++++--------------
>  10 files changed, 70 insertions(+), 62 deletions(-)

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to