On 8 April 2015 at 00:41, Joe Hershberger <joe.hershber...@ni.com> wrote:
> From: Sergey Temerkhanov <s.temerkha...@gmail.com>
>
> This commit fixes incorrect DHCP/BOOTP packet layout caused by
> 'ulong' type size difference on 64 and 32-bit architectures.
> It also renames NetReadLong()/NetCopyLong() to
> net_read_u32/net_copy_u32() accordingly.
>
>
> Signed-off-by: Radha Mohan Chintakuntla <rchintakun...@cavium.com>
> Signed-off-by: Sergey Temerkhanov <s.temerkha...@gmail.com>
> Signed-off-by: Joe Hershberger <joe.hershber...@ni.com>
> ---
>
> Changes in v2: None
>
>  include/net.h | 10 +++++-----
>  net/bootp.c   | 33 ++++++++++++++++-----------------
>  net/bootp.h   |  4 ++--
>  3 files changed, 23 insertions(+), 24 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