Merge branch 'u-boot-net-20250212' of https://source.denx.de/u-boot/custodians/u...
authorTom Rini <trini@konsulko.com>
Wed, 12 Feb 2025 14:41:36 +0000 (08:41 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 12 Feb 2025 18:37:30 +0000 (12:37 -0600)
commit9b35357b95e30fd670869b4348159b65e102cc82
tree2aee5b7566dc114ee0f02c4507c94885d1eb72d2
parent3da1864b1f2fc3cf2b4eaa1849bcafa669ff674c
parenta091d173e32b98fe372b5b02d4e25c81f1bc9dc1
Merge branch 'u-boot-net-20250212' of https://source.denx.de/u-boot/custodians/u-boot-net

CI: https://source.denx.de/u-boot/custodians/u-boot-net/-/pipelines/24577

net-lwip:
* Fix incorrect selection of ethernet device on boards having more than
  one
* Fix TFTP option processing
* Make the WGET_HTTPS Kconfig symbol depend on DM_RNG

lib:
* Add strnstr()