[U-Boot] [PATCH v2 03/14] usb: gadget: Move USBNET_HOST_ADDR to Kconfig

Simon Glass sjg at chromium.org
Wed Sep 13 04:27:24 UTC 2017


On 12 September 2017 at 13:01, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> While the USB Ethernet device address is already defined in Kconfig, the
> host address isn't. Convert it.
>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> ---
>  configs/am335x_baltos_defconfig        | 1 +
>  configs/am335x_boneblack_defconfig     | 1 +
>  configs/am335x_evm_norboot_defconfig   | 1 +
>  configs/pxm2_defconfig                 | 1 +
>  configs/rastaban_defconfig             | 1 +
>  configs/warp7_defconfig                | 1 +
>  configs/warp7_secure_defconfig         | 1 +
>  drivers/usb/gadget/Kconfig             | 7 +++++++
>  include/configs/am335x_evm.h           | 1 -
>  include/configs/baltos.h               | 1 -
>  include/configs/h2200.h                | 1 -
>  include/configs/siemens-am33x-common.h | 1 -
>  include/configs/warp7.h                | 1 -
>  scripts/config_whitelist.txt           | 1 -
>  14 files changed, 14 insertions(+), 6 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list