[U-Boot] [PATCH v1 2/5] ti: am335x: Fix bootargs when building without NET

Joe Hershberger joe.hershberger at gmail.com
Thu Mar 29 15:39:39 UTC 2018


On Thu, Mar 29, 2018 at 10:17 AM, Alex Kiernan <alex.kiernan at gmail.com> wrote:
> If DHCP/PXE commands are disabled then the compilation fails due to
> bootargs attempting to use them:
>
>   include/config_distro_bootcmd.h:319:2: error: expected ‘}’ before ‘BOOT_TARGET_DEVICES_references_PXE_without_CONFIG_CMD_DHCP_or_PXE’
>
> Ensure that if the command aren't enabled, we don't try and use them.
>
> Signed-off-by: Alex Kiernan <alex.kiernan at gmail.com>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list