[PATCH] boot: call dhcp_run in pxe bootmethod
Tom Rini
trini at konsulko.com
Sun Apr 6 21:50:51 CEST 2025
On Wed, 02 Apr 2025 23:50:25 +0200, Heiko Stuebner wrote:
> A recent change tried to speed up EFI booting by not calling dhcp_run
> from eth_bootdev_hunt() every time. PXE so far relied on that dhcp_run
> call to get an IP address.
>
> Fix that by adding a dhcp_run call to the pxe bootflow, with autoload
> disabled to only get the ip address and nothing else.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] boot: call dhcp_run in pxe bootmethod
commit: 1915fdcc21268c0f5df513461e3ddbb03a26f3c5
--
Tom
More information about the U-Boot
mailing list