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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 733FDC433EF for ; Sat, 14 May 2022 06:43:49 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id D30A083AC9; Sat, 14 May 2022 08:43:46 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="BYWzAx+K"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8165183A1E; Sat, 14 May 2022 08:43:44 +0200 (CEST) Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) (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 F388683D62 for ; Sat, 14 May 2022 08:43:41 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=heiko.thiery@gmail.com Received: by mail-wr1-x42c.google.com with SMTP id f2so6876256wrc.0 for ; Fri, 13 May 2022 23:43:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=zGiXgppWn3bJqXvEuPaHjELFCwrp9Cew+S1Deq+NSEU=; b=BYWzAx+KZRqJnCs0BeufMEDjK6OqKvtBW2BX47BtSi8Qnt39UQebkz7aZKfBKP6Sop LswtunefBAYsCos6cxlxPvy+X8aMMm/I9hfpnw0zKTX5v13yKEmpNVkC7yDY4NIJmNZJ HAwu1pY+WvuXp4SjHurRYNHw/xEt4Ba8ObIjSlQoiZeJajg8AY9XXeg6TDssEfvQShyG fyJ59GX0QP0gBuvhD50HpoAnkqJcv1iCjmyictskmWJp3laUZsoa7xu1wbmDvXx3GhE1 lZt/bzA3pQlCaOMzzbLylIFrR1aMQ0OHsfVOrB4vOFGHhtI4j28q9bViFiE9aDLC8quF X/7Q== 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=zGiXgppWn3bJqXvEuPaHjELFCwrp9Cew+S1Deq+NSEU=; b=MjSzVk+1lC9EW9vA0nFOlWqMIm0ISQc2N3TR62qusw7EF2zmk8QTAUSAgYwMN935Ua nZqjguCA8DkWPZLi+FvZBoHGVLlq91x2/YxyRrnmT/ERiCClycB1HzuQ4TuW4SBtEgIk jVaiNU6z86+GQi/JU8FIPAaOzJzUduYkXpHV4zOpVBz+hrSQQr8zhj00TmWqz5kXmz3S Wpwf+Lw5kEvKws83OmgJPZxfhXyN5sbT5g28rsY4AhptOSp1voAYtBHb4TrJ9woNCXLy P2IAL0Zebi86fUE9Er4Yi1bJ5uO1CJ+0F773OyU5i97nWne1fFPLmY+X/owSmt9q2MhV R8Fg== X-Gm-Message-State: AOAM531TuHL22wU83vWCSu3rhJ6LUkqrqTcR/1OKRW8C4R5Is5beEJ6T lzb1VMlKD3HevnWkTHU0GJDAPeK+T9Q+2b4nZgNtGIW5ZYI= X-Google-Smtp-Source: ABdhPJyGCA/TnpeeF9tjNB1lkI991WSsw1l5WBvvZUnaf1N4TGCZNJ2K7CIJcmepCDVvnYrREB+8DuimLMyU75qRHsI= X-Received: by 2002:a5d:428f:0:b0:20a:de6f:6b02 with SMTP id k15-20020a5d428f000000b0020ade6f6b02mr6807509wrq.542.1652510620893; Fri, 13 May 2022 23:43:40 -0700 (PDT) MIME-Version: 1.0 References: <20220222144734.398258-1-heiko.thiery@gmail.com> In-Reply-To: <20220222144734.398258-1-heiko.thiery@gmail.com> From: Heiko Thiery Date: Sat, 14 May 2022 08:43:29 +0200 Message-ID: Subject: Re: [PATCH] imx8mn-*-evk: rename mkimage config To: u-boot@lists.denx.de, Stefano Babic Cc: Michael Walle , Fabio Estevam , "NXP i . MX U-Boot Team" , Peng Fan , Frieder Schrempf Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.5 at phobos.denx.de X-Virus-Status: Clean Hi Stefano, Am Di., 22. Feb. 2022 um 15:48 Uhr schrieb Heiko Thiery : > > Since this configuration is used for several imx8mn-evk boards the > suffix ddr4 is misleading. > > Signed-off-by: Heiko Thiery > --- This patch and some others are prerequisites for the "[v3] imx: add i.MX8MN DDR3L evk board support" pacth. Do you have any timeschedule to accept these patches? > board/freescale/imx8mn_evk/Kconfig | 2 +- > .../imx8mn_evk/{imximage-8mn-ddr4.cfg => imximage-8mn.cfg} | 0 > 2 files changed, 1 insertion(+), 1 deletion(-) > rename board/freescale/imx8mn_evk/{imximage-8mn-ddr4.cfg => imximage-8mn.cfg} (100%) > > diff --git a/board/freescale/imx8mn_evk/Kconfig b/board/freescale/imx8mn_evk/Kconfig > index 80037c4401..38312a3662 100644 > --- a/board/freescale/imx8mn_evk/Kconfig > +++ b/board/freescale/imx8mn_evk/Kconfig > @@ -13,7 +13,7 @@ config IMX8MN_LOW_DRIVE_MODE > bool "Enable the low drive mode of iMX8MN on EVK board" > > config IMX_CONFIG > - default "board/freescale/imx8mn_evk/imximage-8mn-ddr4.cfg" > + default "board/freescale/imx8mn_evk/imximage-8mn.cfg" > > source "board/freescale/common/Kconfig" > > diff --git a/board/freescale/imx8mn_evk/imximage-8mn-ddr4.cfg b/board/freescale/imx8mn_evk/imximage-8mn.cfg > similarity index 100% > rename from board/freescale/imx8mn_evk/imximage-8mn-ddr4.cfg > rename to board/freescale/imx8mn_evk/imximage-8mn.cfg > -- > 2.30.2 > -- Heiko