Please pull net-20250930
Jerome Forissier
jerome.forissier at linaro.org
Tue Sep 30 14:47:59 CEST 2025
Hi Tom,
The following changes since commit a239b0b0b6dbe6a168969b8cd6e600cf85db278d:
Add symlink from gpl-2.0.txt to a COPYING file (2025-09-29 11:56:16 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-net.git/ tags/net-20250930
for you to fetch changes up to b2217c935e3f30d15821b1c5183ab4dd4c9d9dd2:
net: lwip: ensure alignment of packet buffers (2025-09-30 13:08:38 +0200)
----------------------------------------------------------------
Pull request net-20250930
net-common:
- DesignWare: avoid regulator enable failure
- Fix RMII help text
net-lwip:
- Ensure alignment of packet buffers
- Use NTP server(s) obtained from DHCP
----------------------------------------------------------------
Ben Wolsieffer (1):
net: designware: avoid regulator enable failure
Jerome Forissier (3):
net: lwip: enable debug traces for SNTP when CONFIG_LWIP_DEBUG is set
net: lwip: dhcp: make NTP servers usable by the sntp command
net: lwip: dhcp: set ntpserverip environment variable
Tim Harvey (1):
net: lwip: ensure alignment of packet buffers
Yegor Yefremov (1):
net: fix RMII help text
drivers/net/Kconfig | 2 +-
drivers/net/designware.c | 2 +-
lib/lwip/u-boot/lwipopts.h | 1 +
net/lwip/dhcp.c | 14 ++++++++++++++
net/lwip/net-lwip.c | 4 +++-
5 files changed, 20 insertions(+), 3 deletions(-)
CI link: https://source.denx.de/u-boot/custodians/u-boot-net/-/pipelines/27771
Thanks,
--
Jerome
More information about the U-Boot
mailing list