On Wed, Nov 22, 2023 at 8:38 PM Marek Vasut <ma...@denx.de> wrote: > > Enable support for TCP protocol, wget, and IPv6 on this platform. > The former two allow users download payload into the U-Boot from > a web server, which may be more convenient or easier to set up > than TFTP server. The later is enabled to future proof the IP > stack on this platform. > > Signed-off-by: Marek Vasut <ma...@denx.de>
Reviewed-by: Fabio Estevam <feste...@gmail.com>