From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B014EC433EF for ; Thu, 14 Oct 2021 15:12:36 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2D4E7603E5 for ; Thu, 14 Oct 2021 15:12:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 2D4E7603E5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id BA4B6837C6; Thu, 14 Oct 2021 17:12:15 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="IZ/QhB07"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6EE45837B2; Thu, 14 Oct 2021 17:10:44 +0200 (CEST) Received: from mail-oi1-x236.google.com (mail-oi1-x236.google.com [IPv6:2607:f8b0:4864:20::236]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id D41B9837AC for ; Thu, 14 Oct 2021 17:10:26 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-oi1-x236.google.com with SMTP id o4so8838950oia.10 for ; Thu, 14 Oct 2021 08:10:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=HfoTSG4G9ttAktwS8qbDGs/xeHimJghtQCTc6VgOnuM=; b=IZ/QhB07i8aYsAE3o45q2VLarOqNccM0+4buMYEVjklGsygaVnHuthaTXjub9CzCW/ /LEdtmC3CDpVSC/KelzW9g620iZ1y9Q5diUsUDdCuN2fqnrwjLEza4xHP2anpfhaxZAE k9gHzAZwJNhrviuCP0qQD28UY3q+9Q+xLiOWU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=HfoTSG4G9ttAktwS8qbDGs/xeHimJghtQCTc6VgOnuM=; b=4KU3hnqTnxsObVa/OXkIFPst3YbtI34YFgquT+axQaxPloNKZyjyb6D5Xxz+i+MusL gkZ+nro7IpzcdUGidyvItzkGVRssyfiJGDwWdIpLuP6dX6DRnA10V/bkD76xs+AbqRit lOYbepIBF+0ioSswGYBlPlCpuyOP7Yj6vTLVRgqb8beFtIJQySES+8lT5on5nrOMsA4D pmsP3FG7yXYYY/QAx2aP7tJsny+GN+C/kaKF9VzJEWMrX6RiDpCtyXLwLSgUF69HmJoP CPmavdbHYfRR1oVT/ZZAhr2aFDzwI41ahQtaJ+ZADv3x8D2pNRbsFColkKGJWO6C6tNf rv6w== X-Gm-Message-State: AOAM530++nWs+qBFTmbfdPpS7rmLSPU1KAPQuDSm6DwOOAXX2S9wzWN7 nBr51vPVikDJSIGod2EvSexecl23mwFfLl8dm6Tc+/BRgck= X-Google-Smtp-Source: ABdhPJwRkeSruh80G6Oh/r/UYpaB0C8gsT0xKBLdLroTYttF/5kb2wP9wdLik9Kdva8SpC6+vOMQnrE1q1bC/ocMOSc= X-Received: by 2002:aca:4283:: with SMTP id p125mr12399780oia.81.1634224222778; Thu, 14 Oct 2021 08:10:22 -0700 (PDT) MIME-Version: 1.0 References: <20211004115942.1.Ic01b4a3063c0b09cac503a4dc8356f5ff64b5c6e@changeid> <20211004115942.4.Icb58232aa80ebd59b9530f565f0189067d43568a@changeid> In-Reply-To: <20211004115942.4.Icb58232aa80ebd59b9530f565f0189067d43568a@changeid> From: Simon Glass Date: Thu, 14 Oct 2021 09:09:39 -0600 Message-ID: Subject: Re: [PATCH 4/6] Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 To: Patrick Delaunay Cc: U-Boot Mailing List , Heiko Schocher , Igor Opaniuk , Matt Merhar , Priyanka Jain , Rick Chen , Stefan Roese , Wolfgang Denk , U-Boot STM32 Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean On Mon, 4 Oct 2021 at 04:00, Patrick Delaunay wrote: > > Remove the latest reference of CONFIG_SYS_FLASH_AMD_CHECK_DQ7 in code > > Signed-off-by: Patrick Delaunay > --- > > include/configs/P2041RDB.h | 1 - > include/configs/corenet_ds.h | 1 - > scripts/config_whitelist.txt | 1 - > 3 files changed, 3 deletions(-) > Reviewed-by: Simon Glass