uboot/net
Ralf Hubert e4ead4a21d net: Fix incorrect RPC packets on 64-bit systems
This patch fixes incorrect RPC packet layout caused by
'long' type size difference on 64 and 32-bit architectures.

Signed-off-by: Ralf Hubert <r.hubert@technisat.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2016-07-06 10:45:07 -05:00
..
Kconfig net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig 2016-05-27 15:39:45 -04:00
Makefile net: Rename eth.c to eth_lecacy.c 2016-01-28 12:32:48 -06:00
arp.c
arp.h
bootp.c net: Handle an empty bootp extension section 2016-06-12 23:49:38 +02:00
bootp.h
cdp.c
cdp.h
checksum.c
dns.c
dns.h
eth-uclass.c microblaze: Correct build error in eth-uclass.c 2016-02-06 13:26:56 +01:00
eth_common.c net: Move remaining common functions to eth_common.c 2016-01-28 12:32:46 -06:00
eth_internal.h net: Move remaining common functions to eth_common.c 2016-01-28 12:32:46 -06:00
eth_legacy.c net: Rename eth.c to eth_lecacy.c 2016-01-28 12:32:48 -06:00
link_local.c
link_local.h
net.c efi_loader: Add network access support 2016-05-27 10:01:10 -04:00
net_rand.h
nfs.c net: Fix incorrect RPC packets on 64-bit systems 2016-07-06 10:45:07 -05:00
nfs.h
ping.c
ping.h
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c efi_loader: Add network access support 2016-05-27 10:01:10 -04:00