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 772F3C433EF for ; Sat, 2 Oct 2021 21:09:19 +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 B367C61B25 for ; Sat, 2 Oct 2021 21:09:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B367C61B25 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com 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 E9B4C83246; Sat, 2 Oct 2021 23:09:16 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com 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=konsulko.com header.i=@konsulko.com header.b="I4lpQIdc"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4EC5D83238; Sat, 2 Oct 2021 23:09:13 +0200 (CEST) Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) (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 D5313832AF for ; Sat, 2 Oct 2021 23:08:57 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82d.google.com with SMTP id a13so12400809qtw.10 for ; Sat, 02 Oct 2021 14:08:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=n3U/nnTEt7QUFs2sKbJ86vo7NlynF1QCsLfAe8tk9f0=; b=I4lpQIdcH8a236N/hf2RG1jTqvgaTf/MIZH6w7f5TynAEcI8sAYko2GbTWfapngqs3 VkJhcOfKw6NO7rDwAepjy+UGclPKbn/CRqmRJ2hBWkJITiHCNWU2MMbGlAJfYFUw+aO/ yrCgmogi763k7QB133Jcx4DIlwAYPvS23FPrU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=n3U/nnTEt7QUFs2sKbJ86vo7NlynF1QCsLfAe8tk9f0=; b=5f7viDt/IPd9g5KBg6af6b/ienYa8F/MZQCrZITt6mv4BSeqcr+ow2AOiCHBrJKfH2 v602jIRzVceJLItzQxHkoeQwbuDDsUMgpDZkxrgH05Z97VoNTbxN4s1/MLw3qyHVeNuI fVDExuzJRT0lDpB1kktZKX58Qt5y40Ac1o3o1AKW83bhNVwmoOwtkC7I42yDeeVPZprA iaLPVrIM8+RnCSAu/k5k75Lkk8sYHsdoDpOUB5NvfU4ZJIkqw5pu2WtLiJf6ZjT/ChCF mYfPYqZUqRlDf7njIrTXoWg2Ctir2u5U5g3SiCvfTa2DRsaBcV3kDyu/TemFrPdGpo+d lmcQ== X-Gm-Message-State: AOAM5309M/7cEsvAL5KuwTZcbbnaa0KGJ0XN5Yed6WPNuenw7XbnIuig uPPZzs1ykVXkzxTbe7uHfwzq9U224GWqQQ== X-Google-Smtp-Source: ABdhPJw86cKhNFPtjoBy6AEsjzRuJxS7OfoIB/kyLHOBJceVUrchZn9xBZ9dbeNkwgB3r1TThMB8BA== X-Received: by 2002:ac8:107:: with SMTP id e7mr5320322qtg.273.1633208936510; Sat, 02 Oct 2021 14:08:56 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-f86e-fa98-7326-9ffc.res6.spectrum.com. [2603:6081:7b01:cbda:f86e:fa98:7326:9ffc]) by smtp.gmail.com with ESMTPSA id s185sm5071933qke.93.2021.10.02.14.08.53 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sat, 02 Oct 2021 14:08:54 -0700 (PDT) Date: Sat, 2 Oct 2021 17:08:52 -0400 From: Tom Rini To: u-boot@lists.denx.de Cc: Matthias Weisser , Stefano Babic Subject: Re: [PATCH 3/6] arm: Remove zmx25 board and ARCH_MX25 Message-ID: <20211002210852.GJ31748@bill-the-cat> References: <20210909115453.5073-1-trini@konsulko.com> <20210909115453.5073-3-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7Y0jlJGlNwEFz8Iq" Content-Disposition: inline In-Reply-To: <20210909115453.5073-3-trini@konsulko.com> X-Clacks-Overhead: GNU Terry Pratchett User-Agent: Mutt/1.9.4 (2018-02-28) 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 --7Y0jlJGlNwEFz8Iq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 09, 2021 at 07:54:50AM -0400, Tom Rini wrote: > This board has not been converted to CONFIG_DM by the deadline. > Remove it. As this is the last ARCH_MX25 platform, remove those > references as well. >=20 > Cc: Matthias Weisser > Cc: Stefano Babic > Signed-off-by: Tom Rini Applied to u-boot/next, thanks! --=20 Tom --7Y0jlJGlNwEFz8Iq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFYymMACgkQFHw5/5Y0 tyyFpAv/UJax8p4j8QaWC2kDMmXmMnbCeVTN2UBt5eFjk5767hSeTozjFY44xDyW crnUkFbxxf9Ei24B0ETJe/jcMxjoUN1uhwmaGgW/UXJAPAH5AUkgZJvSOtAg+UbD 7caUN+zq/unoLeRur3kljWo/1WeOGMPzT50pSij2Bfs0pVbf3WdwB4Bdxws0eyns VPclqpGo1rlUzaL+M0vgFn5JBrxFl25yAGE02m5y+t7SkLmC0XYtToGvgBAJZk5P CDfv3QuDJyvdh7OClgIS79Z0Gj3mOdbxtDo/+SfAStX9/79yWmspaelRdfSiRZLo q+OSR3xEYKEzOr/RzKV0h1mJavkNp3tvrjbnGk1GD82ha3FMYQzQV7gjiQN5EZai rQdHMvJjRNqSZ2Zr5W3himKQP4Htp7vQkSbHguAMiUQQ5ZtQTh6W8eQcoEnpAksu tBLb/45fnRqFZt+OLAtV+2UQ+ji1ev+lHXYJM7WHsZ+nzZGZt3Nja4PvjLLS+u+X VII0eAoi =iYPM -----END PGP SIGNATURE----- --7Y0jlJGlNwEFz8Iq--