]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOM
authorMarek Vasut <marex@denx.de>
Sat, 4 Nov 2023 16:32:20 +0000 (17:32 +0100)
committerFabio Estevam <festevam@gmail.com>
Thu, 14 Dec 2023 09:20:13 +0000 (06:20 -0300)
commit0d1186991ee4ec5f9d442bb87c7a8916a8b8f071
treef64c80218c77e7a2c7a6698a5fd1d10d855e8888
parent03622f301265f4797e55bc01a603f1b6d3b5a856
arm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOM

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>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
configs/dh_imx6_defconfig