building u-boot without pxe, dhcp, etc.

Fabio Estevam festevam at gmail.com
Sat Nov 1 19:44:44 CET 2025


On Sat, Nov 1, 2025 at 12:15 PM <andrew at internet-e-mail.com> wrote:
>
> I want to build u-boot without a network stack (the target machine only needs to boot from usb, nvme and mmc devices) but disabling pxe causes a dependency problem. Does anyone know how to resolve this?

Try passing CONFIG_NO_NET=y in your defconfig file.


More information about the U-Boot mailing list