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 X-Spam-Level: X-Spam-Status: No, score=-14.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0E804C433F5 for ; Tue, 14 Sep 2021 15:54:37 +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 E5C8561247 for ; Tue, 14 Sep 2021 15:54:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E5C8561247 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de 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 D6659812B6; Tue, 14 Sep 2021 17:54:32 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1631634873; bh=2yfqD1XKNS4gmQTm+AlbLKYpXxLveq0Vr0bHvwl8dIE=; h=Subject:To:Cc:References:From:Date:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=x69ALn4dWieXSfSnSKa/Claa5+teF1ex99pMtsjAGX2n5mBOOwlaiZuaktybi8KCY fH/xiHjW7rKpgqArZ8x7jnHma5hlLBJ9vHnMjQxsO8eL73dtKOPpqvgVRZeI+GGvwz CRaBFEfb/ar3npG+EpcxyWHQeMdQPPd78kXzh9w0OF6Zelbdn0dBTlGRXSGdKpu6cV pAEHTiZ+t+H9uqz3L9PCRUNYG4yLdXj2EJPBxvrijUnG03R+KIH47slfJWY6smayFc Felr3d8Mnqc4+5XKDMIwbfHB92nxdpnPKG+HrBROHwxjVoecs5zl6qvFemnOHYgk3U x7PrXZKlCXzFw== Received: from [IPv6:2001:a61:617a:9501:49e1:2bb5:76ba:41b5] (unknown [IPv6:2001:a61:617a:9501:49e1:2bb5:76ba:41b5]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbabic@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 747ED8020E; Tue, 14 Sep 2021 17:54:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1631634870; bh=2yfqD1XKNS4gmQTm+AlbLKYpXxLveq0Vr0bHvwl8dIE=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=yCnExsvWaY7IWm0eX5L0npuuORnrtRyQd2sdkrEesVEGcMh2TtdXNdaX92Ja3Y9ZS lFtMECv6pqYGEhQ5fLDaq2ir+0iM2ZanNjFFp+O5eIfCXc0ntfOtyRXwgs8hJ+MP+R IjqrBXy7NGgj2pPruj9zRhtNEfpINBH4BaWYa2OUshA/x8HDzjIuL87VoKSatJmK6j 78QEIrz+8V4OBCfBSacbBdY5cg7JJqkvjhMSz17eyygQcGD6og8E7Fkc7lZekReYg+ vz9GWkstioIxvkX7R8934QBY2p222/bKc7FtcMacGn+fAQ9nxS+u0hhGgup4SoYMPx nwGGqJUhum+QA== Subject: Re: [PATCHv2 1/2] arm: Remove flea3 board To: Tom Rini , u-boot@lists.denx.de Cc: Stefano Babic References: <20210914130932.7393-1-trini@konsulko.com> From: Stefano Babic Message-ID: Date: Tue, 14 Sep 2021 17:54:29 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <20210914130932.7393-1-trini@konsulko.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: de-DE Content-Transfer-Encoding: 7bit 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 14.09.21 15:09, Tom Rini wrote: > This board has not been converted to CONFIG_DM by the deadline. > Remove it. As this is the last mx35 platform, remove that support as > well. > > Cc: Stefano Babic > Signed-off-by: Tom Rini > --- Acked-by: Stefano Babic Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de =====================================================================