u-boot/net
Simon Goldschmidt 9cc2323fee lmb: handle more than one DRAM BANK
This fixes the automatic lmb initialization and reservation for boards
with more than one DRAM bank.

This fixes the CVE-2018-18439 and -18440 fixes that only allowed to load
files into the firs DRAM bank from fs and via tftp.

Found-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Tested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-02-02 08:19:17 -05:00
..
arp.c net: Don't overwrite waiting packets with asynchronous replies 2018-10-10 12:29:01 -05:00
arp.h net: Don't overwrite waiting packets with asynchronous replies 2018-10-10 12:29:01 -05:00
bootp.c
bootp.h
cdp.c
cdp.h
checksum.c
dns.c
dns.h
eth-uclass.c net: remove CONFIG_MCAST_TFTP 2019-01-24 11:35:30 -06:00
eth_common.c
eth_internal.h
eth_legacy.c net: remove CONFIG_MCAST_TFTP 2019-01-24 11:35:30 -06:00
fastboot.c
Kconfig
link_local.c
link_local.h
Makefile
net.c net: remove CONFIG_MCAST_TFTP 2019-01-24 11:35:30 -06:00
net_rand.h
nfs.c net: Consolidate the parsing of bootfile 2018-07-26 14:08:20 -05:00
nfs.h
ping.c net: Consolidate UDP header functions 2018-10-10 12:29:02 -05:00
ping.h
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c lmb: handle more than one DRAM BANK 2019-02-02 08:19:17 -05:00
wol.c
wol.h