From patchwork Fri Nov 15 10:57:03 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Patrice CHOTARD X-Patchwork-Id: 1195545 X-Patchwork-Delegate: patrick.delaunay73@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=st.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=st.com header.i=@st.com header.b="UhSATneP"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 47DwKj6S8Fz9sP6 for ; Fri, 15 Nov 2019 21:57:29 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 6F9CDC21E31; Fri, 15 Nov 2019 10:57:23 +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=T_DKIM_INVALID 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 53F95C21C4A; Fri, 15 Nov 2019 10:57:22 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 89D73C21C4A; Fri, 15 Nov 2019 10:57:20 +0000 (UTC) Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [62.209.51.94]) by lists.denx.de (Postfix) with ESMTPS id 28956C21C3F for ; Fri, 15 Nov 2019 10:57:20 +0000 (UTC) Received: from pps.filterd (m0046037.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id xAFAq6UJ001210; Fri, 15 Nov 2019 11:57:18 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=st.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=STMicroelectronics; bh=uSDSej7yyP7Div2ehP3A/ggKu9EQFOeqTdSX96m+sYI=; b=UhSATnePfMOlpsXcewfE6929T3fkypQm+mBh4uMNj/K+4DRc/Qj41Fc8K30PW3l0s9Xa QL8Ds4jJ9nlVJLXfMNXDkqflY2aV4HMAIte6z8mLYo4QMACM9eP0KAz0NvdiTyKjBeVJ Y/nLr1eRjxCzYvHaNV7ZqvztTWO3APl0mJYZap0s6Z5woV/WgNZOPt1dsVvMtaC3NPBv lyxe/ymi32PBMMQcR8Cwhmeb+Nc7/c/3O880eHuq7wxoP5K8BJGA/40zKMZQYOoyx7gd zK9olKe2kOi2wdSPEdECYXfC6OwCgUdM0B8v2FIy0EQy9QajDpqJ8MnhNmBlG8h8Fjgi IQ== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com with ESMTP id 2w7psbkk8d-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 15 Nov 2019 11:57:18 +0100 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 17D8A10003A; Fri, 15 Nov 2019 11:57:18 +0100 (CET) Received: from Webmail-eu.st.com (sfhdag6node3.st.com [10.75.127.18]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id F181C2B495E; Fri, 15 Nov 2019 11:57:17 +0100 (CET) Received: from localhost (10.75.127.46) by SFHDAG6NODE3.st.com (10.75.127.18) with Microsoft SMTP Server (TLS) id 15.0.1473.3; Fri, 15 Nov 2019 11:57:17 +0100 From: Patrice Chotard To: Date: Fri, 15 Nov 2019 11:57:03 +0100 Message-ID: <20191115105703.27406-1-patrice.chotard@st.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Originating-IP: [10.75.127.46] X-ClientProxiedBy: SFHDAG7NODE3.st.com (10.75.127.21) To SFHDAG6NODE3.st.com (10.75.127.18) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.95, 18.0.572 definitions=2019-11-15_03:2019-11-15, 2019-11-15 signatures=0 Cc: U-Boot STM32 Subject: [U-Boot] [PATCH] configs: stih410-b2260: Enable DM_ETH flag 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: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" This patch allows to fix the following compilation warning: ===================== WARNING ====================== This board does not use CONFIG_DM_ETH (Driver Model for Ethernet drivers). Please update the board to use CONFIG_DM_ETH before the v2020.07 release. Failure to update by the deadline may result in board removal. See doc/driver-model/migration.rst for more info. ==================================================== Signed-off-by: Patrice Chotard Reviewed-by: Patrick Delaunay --- configs/stih410-b2260_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig index aeebeeca04..63eac131f9 100644 --- a/configs/stih410-b2260_defconfig +++ b/configs/stih410-b2260_defconfig @@ -31,6 +31,7 @@ CONFIG_FASTBOOT_CMD_OEM_FORMAT=y CONFIG_MISC=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_STI=y +CONFIG_DM_ETH=y CONFIG_PHY=y CONFIG_STI_USB_PHY=y CONFIG_PINCTRL=y