[U-Boot] [PATCH] net: bootp fix vci string on SPL-Boot

Tom Rini trini at konsulko.com
Tue Aug 25 19:37:12 CEST 2015


On Tue, Aug 25, 2015 at 12:17:59PM +0200, Hannes Schmelzer 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 <oe5hpm at oevsv.at>
> 

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150825/b366c644/attachment.sig>


More information about the U-Boot mailing list