]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: stm32: Enable TCP, IPv6, wget on DH STM32MP15 DHSOM
authorMarek Vasut <marex@denx.de>
Sat, 4 Nov 2023 16:31:56 +0000 (17:31 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 10 Nov 2023 12:25:18 +0000 (13:25 +0100)
commit55a3faada70a88f7a288ea1c0500e623dfe5d930
treefa7c6ff9b25228315579395b4dbbd4e5a3161754
parent5846ef86f89b54f003c0e44cf3a9f2a7f044e041
arm: stm32: Enable TCP, IPv6, wget on DH STM32MP15 DHSOM

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: Patrice Chotard <patrice.chotard@foss.st.com>
configs/stm32mp15_dhcom_basic_defconfig
configs/stm32mp15_dhcor_basic_defconfig