]> Git Repo - u-boot.git/commit
arm64: imx8mp: Enable TCP, IPv6, wget on Data Modul i.MX8M eDM SBC
authorMarek Vasut <[email protected]>
Wed, 22 Nov 2023 23:37:38 +0000 (00:37 +0100)
committerFabio Estevam <[email protected]>
Thu, 14 Dec 2023 09:24:27 +0000 (06:24 -0300)
commit6b73200aedb1d3fb0a52e2600bd6b1e3ff5e5faf
treed85eb8dd9a270e8349184e570b11f07a514aea42
parent91613b1539d2004a7873413d3c13aa2ce3fc4d33
arm64: imx8mp: Enable TCP, IPv6, wget on Data Modul i.MX8M eDM SBC

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 <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
configs/imx8mm_data_modul_edm_sbc_defconfig
configs/imx8mp_data_modul_edm_sbc_defconfig
This page took 0.033831 seconds and 4 git commands to generate.