From patchwork Tue Sep 12 19:01:30 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 112373 Delivered-To: patch@linaro.org Received: by 10.140.106.117 with SMTP id d108csp5607468qgf; Tue, 12 Sep 2017 12:05:22 -0700 (PDT) X-Google-Smtp-Source: ADKCNb71jIlFtMpv5NKfAuBjoMcsNnchJ2hcD4TCGNl4XxkinzJjVlo7EKyvn5PZyWRza0XyJqi8 X-Received: by 10.80.135.217 with SMTP id 25mr7115789edz.23.1505243122711; Tue, 12 Sep 2017 12:05:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1505243122; cv=none; d=google.com; s=arc-20160816; b=R90mIcYk1YdSAcoCPAcyBwkXX1s/UFow0byd7ejoFKwXfHMoxDS/SWkn+zvFp8ph2w w4sp0yC/bQCbfbzUIkph8WqgNN+UXO9WKNrcUlPvDjYhOTLoL9OulNGbwEE996Wa2IWm Li9FVFayGB29XIYigRVaA0hbJRY5s83sP9rsCFTw+7JpfQ4x79/NSQROXSOjwcp1p/Y/ ajl6WZ/15N4vPVUBnXZDY1u/Z+JhACegdK6AhEVKZ66kieuHf7bWJoRPFcndnEDP1QuX LXC/+WXxUB81R+VnSLtJYXvSdy8T9F9SPXVTyPw3mV0dRO+eOl1ZsyzUDNsV1Fuy9fm7 cUnA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:references:in-reply-to:references :in-reply-to:message-id:date:to:from:arc-authentication-results; bh=5EvB+DAkMCa2qafXPYUT3x53fqrv9DgueYWS3OdtWME=; b=XfEuisnU1ilVylU/WK0QrfdDnf14BxtUJnE/2FRU6ujoQNoWSi8pA5yFce0FBk9yKQ ckrmYjlUVdCoWecM9wQHq43dMvavGH/nIIij6KBOtBHfGqODIAjCSQjNksFLQd7+VlPO PP6lEx6txDbt100pyizGmPMIJ6fhpG6+MfYtir22LQqLneRQwwm3WWXrOUewOsa1ydHG 8F3SPlzAneaPHVzXXf4yu/tlnjn3j7MR6Lf3JO6VG2kioGoy4r/aOWzvqjFbYwagP/i7 m8MBxAGYN+n3agGnSXvJc28RAUeU0qzzx1mpBzQNxQ59PAigdCytGlKEJVu6pi2Wzzb/ 9QDw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id a60si13700673ede.388.2017.09.12.12.05.22; Tue, 12 Sep 2017 12:05:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id 44FBAC21ECE; Tue, 12 Sep 2017 19:04:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 154ACC21FDA; Tue, 12 Sep 2017 19:01:55 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 6ED77C2214B; Tue, 12 Sep 2017 19:01:49 +0000 (UTC) Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by lists.denx.de (Postfix) with ESMTP id 403F7C21D78 for ; Tue, 12 Sep 2017 19:01:48 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 0FD7520987; Tue, 12 Sep 2017 21:01:48 +0200 (CEST) Received: from localhost (LFbn-TOU-1-209-191.w86-201.abo.wanadoo.fr [86.201.56.191]) by mail.free-electrons.com (Postfix) with ESMTPSA id DBF5F2091D; Tue, 12 Sep 2017 21:01:47 +0200 (CEST) From: Maxime Ripard To: Tom Rini , Jagan Teki Date: Tue, 12 Sep 2017 21:01:30 +0200 Message-Id: <43ab077d82b6e435211df18ccc9f36be24d795a1.1505242834.git-series.maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.13.5 In-Reply-To: References: In-Reply-To: References: Cc: Thomas Petazzoni , marex@denx.de, u-boot@lists.denx.de, Maxime Ripard Subject: [U-Boot] [PATCH v2 02/14] usb: gadget: Document USBNET_DEVADDR X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Add an help about the USBNET_DEVADDR Kconfig option to make it clearer what it's about. Signed-off-by: Maxime Ripard Reviewed-by: Simon Glass Acked-by: Ɓukasz Majewski --- drivers/usb/gadget/Kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index d52626908846..6dc9d177f5ad 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig @@ -124,5 +124,8 @@ endif # USB_GADGET_DOWNLOAD config USBNET_DEVADDR string "USB Gadget Ethernet device mac address" default "de:ad:be:ef:00:01" + help + Ethernet MAC address of the device-side (ie. local board's) MAC + address of the usb_ether interface endif # USB_GADGET