[U-Boot] [PATCH v4 1/5] net/bootp: add VCI support for BOOTP also
Ilya Yanok
ilya.yanok at cogentembedded.com
Fri Aug 10 19:57:39 CEST 2012
Hi Joe,
On Mon, Aug 6, 2012 at 1:21 AM, Ilya Yanok <ilya.yanok at cogentembedded.com>wrote:
> Vendor Class Identifier option is common to BOOTP and DHCP and
> can be useful without PXE. So send VCI in both BOOTP and DHCP
> requests if CONFIG_BOOTP_VCI_STRING is defined.
>
> Signed-off-by: Ilya Yanok <ilya.yanok at cogentembedded.com>
>
> ---
> Changes in v4:
> - moved vci_strlen var inside macro
> - used strlen instead of sizeof
>
>
Is it ok now? What about the rest of the series?
Regards, Ilya.
More information about the U-Boot
mailing list