]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP DHCOM
authorMarek Vasut <marex@denx.de>
Sat, 4 Nov 2023 16:32:21 +0000 (17:32 +0100)
committerFabio Estevam <festevam@gmail.com>
Thu, 14 Dec 2023 09:20:32 +0000 (06:20 -0300)
commit91613b1539d2004a7873413d3c13aa2ce3fc4d33
tree572de35abf3181422cf52a19260f5133eabd83f9
parent0d1186991ee4ec5f9d442bb87c7a8916a8b8f071
arm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP 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/imx8mp_dhcom_pdk2_defconfig
configs/imx8mp_dhcom_pdk3_defconfig