
14 Dec
2023
14 Dec
'23
11:33 a.m.
On Wed, Nov 22, 2023 at 8:38 PM Marek Vasut marex@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 marex@denx.de
Applied to u-boot-imx next, thanks.