u-boot-brain/net
Alexander Graf bc6fc28b86 net: Optionally use pxe client arch from variable
The client architecture that we pass to a dhcp server depends on the target
payload that we want to execute. An EFI binary has a different client arch
than a legacy binary or a u-boot binary.

So let's parameterize the pxe client arch field to allow an override via
the distro script, so that our efi boot path can tell the dhcp server that
it's actually an efi firmware.

Signed-off-by: Alexander Graf <agraf@suse.de>
2016-05-27 15:39:49 -04:00
..
arp.c
arp.h
bootp.c net: Optionally use pxe client arch from variable 2016-05-27 15:39:49 -04:00
bootp.h
cdp.c
cdp.h
checksum.c
dns.c
dns.h
eth_common.c
eth_internal.h
eth_legacy.c net: Rename eth.c to eth_lecacy.c 2016-01-28 12:32:48 -06:00
eth-uclass.c microblaze: Correct build error in eth-uclass.c 2016-02-06 13:26:56 +01:00
Kconfig net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig 2016-05-27 15:39:45 -04:00
link_local.c
link_local.h
Makefile net: Rename eth.c to eth_lecacy.c 2016-01-28 12:32:48 -06:00
net_rand.h
net.c efi_loader: Add network access support 2016-05-27 10:01:10 -04:00
nfs.c
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