From patchwork Tue Sep 17 08:09:40 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Patrice CHOTARD X-Patchwork-Id: 1163232 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) 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=none (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="tMNDtYeS"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 46XbSb5XPsz9sN1 for ; Tue, 17 Sep 2019 18:12:31 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 7717CC2212B; Tue, 17 Sep 2019 08:11:01 +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 BD65DC2211A; Tue, 17 Sep 2019 08:10:44 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id A0E44C22119; Tue, 17 Sep 2019 08:10:18 +0000 (UTC) Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [62.209.51.94]) by lists.denx.de (Postfix) with ESMTPS id B8BACC22109 for ; Tue, 17 Sep 2019 08:10:15 +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 x8H86paY025065; Tue, 17 Sep 2019 10:10:15 +0200 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=CGXT2l4Lps5CbD0UJ4K0pp6bZ38MLBl+eNecYFhzloM=; b=tMNDtYeSKJBpuWmYbQJd0PBRyKYQV1Bq3HcHODj9GdUzgwiD+f3nh+YjBqtTM+b/EPmS 1I9gN4U9YpZwMFhh2JNwwEmC9ZwQp2S1THoXBKbmhfIH3Fv/bmbOuKjwaCDhIz3UEgAL +ESwyiV4vkrDDBb5twzrf8ErwoheDuLl0cn6LDj7UJL50i118O2QjVJljCPJaii35CW8 KSp34ldoITmE/53+5+yjrZ4K092fDXNDJf8ixCqB5G5uS8jCdSpWQS8DQM32ZInDx+C8 QFHNCd/4uo3z55dIvA94+5jqOeYYNYu7Nf/LEPl4RSi2coiuO2RCTvogj8JqCo43hfyU 1w== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com with ESMTP id 2v0nyx01dg-1 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 17 Sep 2019 10:10:15 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 158BD53; Tue, 17 Sep 2019 08:09:55 +0000 (GMT) Received: from Webmail-eu.st.com (Safex1hubcas22.st.com [10.75.90.92]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id C68472AC5E7; Tue, 17 Sep 2019 10:09:54 +0200 (CEST) Received: from SAFEX1HUBCAS23.st.com (10.75.90.46) by Safex1hubcas22.st.com (10.75.90.92) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 17 Sep 2019 10:09:54 +0200 Received: from localhost (10.201.23.73) by webmail-ga.st.com (10.75.90.48) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 17 Sep 2019 10:09:53 +0200 From: Patrice Chotard To: Date: Tue, 17 Sep 2019 10:09:40 +0200 Message-ID: <20190917080946.9593-1-patrice.chotard@st.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Originating-IP: [10.201.23.73] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.70,1.0.8 definitions=2019-09-17_05:2019-09-11,2019-09-17 signatures=0 Cc: U-Boot STM32 Subject: [U-Boot] [PATCH 0/5] Disable CONFIG_NET flag for STM32F4 and STM32H7 boards 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" All STM32F4 and STM32H7 boards have CONFIG_NET flags enable in their defconfig whereas network support was never added. Simply disable CONFIG_NET to avoid 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. ==================================================== Patrice Chotard (5): configs: stm32f429-discovery: Disable CONFIG_NET flag configs: stm32f429-evaluation: Disable CONFIG_NET flag configs: stm32f469-discovery: Disable CONFIG_NET flag configs: stm32h743-disco: Disable CONFIG_NET flag configs: stm32h743-eval: Disable CONFIG_NET flag configs/stm32f429-discovery_defconfig | 1 + configs/stm32f429-evaluation_defconfig | 2 +- configs/stm32f469-discovery_defconfig | 2 +- configs/stm32h743-disco_defconfig | 1 + configs/stm32h743-eval_defconfig | 1 + 5 files changed, 5 insertions(+), 2 deletions(-)