On Tue, Aug 25, 2015 at 5:17 AM, Hannes Schmelzer <[email protected]> wrote: > If CONFIG_CMD_DHCP is enabled, the vci (vendor-class-identifier) string > isn't inserted into the bootp-packet during SPL stage because the > > CONFIG_BOOTP_VCI_STRING > instead > CONFIG_SPL_NET_VCI_STRING > > We fix this with testing for CONFIG_SPL_BUILD and testing for existing > CONFIG_SPL_NET_VCI_STRING. > > Signed-off-by: Hannes Schmelzer <[email protected]>
Applied to u-boot-net/master, thanks! -Joe _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

