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)
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()


Trivial merge