u-boot/board/ti
Jerome Forissier 98ad145db6 net: lwip: add DHCP support and dhcp commmand
Add what it takes to enable NETDEVICES with NET_LWIP and enable DHCP as
well as the dhcp command. CMD_TFTPBOOT is selected by BOOTMETH_EFI due
to this code having an implicit dependency on do_tftpb().

Note that PXE is likely non-fonctional with NET_LWIP (or at least not
100% functional) because DHCP option 209 is not supported by the lwIP
library. Therefore, BOOTP_PXE_DHCP_OPTION cannot be enabled.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Tested-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2024-10-16 11:11:56 -06:00
..
am43xx global: Rename SPL_ to XPL_ 2024-10-11 11:44:48 -06:00
am57xx board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
am62ax board: ti: am62ax: Add support for remote proc load 2024-05-15 10:45:27 -06:00
am62px board: ti: am62px: Add android bootflow support 2024-10-02 13:33:54 -06:00
am62x Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" 2024-10-11 12:23:25 -06:00
am64x board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
am65x board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVs 2024-04-29 10:54:38 -06:00
am335x net: lwip: add DHCP support and dhcp commmand 2024-10-16 11:11:56 -06:00
common board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
dra7xx board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
j721e board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
j721s2 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
j722s board: ti: j722s: Update Resource Management configs 2024-10-02 13:35:21 -06:00
j784s4 board: sk-am69: Define capsule update firmware info 2024-06-18 10:43:29 -06:00
ks2_evm board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
omap3evm board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00