diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2016-03-09 15:39:33 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-03-15 21:30:16 -0400 |
commit | e77faeb7977a802905ec3a93781296ae1539fa85 (patch) | |
tree | 7ad269d1bdfacacdff0aba6dd6ac68f6651df65a /lib | |
parent | 8462cb570f4c99b12a240644e2cbcfe1b9d30074 (diff) | |
download | u-boot-imx-e77faeb7977a802905ec3a93781296ae1539fa85.zip u-boot-imx-e77faeb7977a802905ec3a93781296ae1539fa85.tar.gz u-boot-imx-e77faeb7977a802905ec3a93781296ae1539fa85.tar.bz2 |
am335x: configs: Fix usb ether boot support
CONFIG_SPL_NET_VCI_STRING is available only with BOOTP. So if
CMD_DHCP is enabled for SPL in usb ether boot, it will not pass
the right vendor name and failing to download the right file.
Also all the net CMD_* are not required in SPL builds. So defining
these only for non-SPL builds.
Reported-by: Yan Liu <yan-liu@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Sekhar Nori <nsekhar@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions