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=-17.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,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 04928C07E98 for ; Mon, 5 Jul 2021 05:13:21 +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 4325461283 for ; Mon, 5 Jul 2021 05:13:20 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4325461283 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3FC2982B74; Mon, 5 Jul 2021 07:13:18 +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=1625461998; bh=BznOy0+fiDZKbnnPQqYEd6+4xRWhJSkFAlV/O647AVQ=; h=Subject:To:Cc:References:From:Date:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Reply-To:From; b=XCWc0L/k22aP7yIKANLR91V9V6pj53lqR9+ZfSjjcVQ373Q6KCEch4E+1Beca3mB2 2GPlWNsYpv44ukqbhY3ljciLhmFNPn4snDkvPYXl6UP0wuElJhPRHd4kncMXD1kHmn 9UThnULSYa/r/RTU8nMz270eKSem2A7TjULKFKAkqo5jimIfksqti4fgFWWW65kHBV zUAehIP/9Q3bAxY8sdtJPyYDN7RBZM53ZkCPe5AnlwpRtIJgBaMNmbnfFXfS+qByXM CsTqJZy7R9tRTlFCEp5wAV+WvfL1mD29R9OEUdGl0YYEXoPnCA8za11XW4pm7IRSMm VAH5HhR5LeW+Q== Received: from [192.168.1.107] (91-82-24-136.pool.digikabel.hu [91.82.24.136]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: hs@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 3748F82B36; Mon, 5 Jul 2021 07:13:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1625461996; bh=BznOy0+fiDZKbnnPQqYEd6+4xRWhJSkFAlV/O647AVQ=; h=Reply-To:Subject:To:Cc:References:From:Date:In-Reply-To:From; b=iMcERJxfQ82xDdK4rDiywKJQ5cYBpnK62ekNJhKvj+At8olcoPZaTMJgVMqX+4ojl rXEEiDaz2TMHyPrOZOWPVSXFtBKjWP1bnnhhtV85kL3AmWrqMpNnnk8Jo0VUSk7989 tvm7ETepDYAydMBDx3VRrl2TVOPgeZzZh0C82CHXJPa3xRRjfmH5+ScZ6B9LGDMIXL rXKMBWISrXRg0dqB2hmfx5vE1QaqP879fjLqaKaxhtEJHwksZ8SdVXEJPMRwStrdsZ Y93rq3iHM1MouITc97UZQwixqAPAlEkQApxlHJrwrodtCRJTq8Kh3sPkh7eF4NuW7p VMGAyVE4Bm30w== Subject: Re: [PATCH v2 9/9] board: phytec: imx8mp-phycore: Switch to binman To: Teresa Remmet , u-boot@lists.denx.de Cc: Stefano Babic , Fabio Estevam , "NXP i . MX U-Boot Team" , Peng Fan , Jagan Teki References: <20210702111948.2197868-1-t.remmet@phytec.de> <20210702111948.2197868-10-t.remmet@phytec.de> From: Heiko Schocher Message-ID: Date: Mon, 5 Jul 2021 07:13:17 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210702111948.2197868-10-t.remmet@phytec.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US 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: , Reply-To: hs@denx.de 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 Hello Teresa, On 02.07.21 13:19, Teresa Remmet wrote: > Use now binman for image creation. > > Signed-off-by: Teresa Remmet > --- > .../imx8mp-phyboard-pollux-rdk-u-boot.dtsi | 105 ++++++++++++++++++ > arch/arm/mach-imx/imx8m/Kconfig | 1 + > .../phytec/phycore_imx8mp/imximage-8mp-sd.cfg | 10 ++ > configs/phycore-imx8mp_defconfig | 4 +- > 4 files changed, 118 insertions(+), 2 deletions(-) > create mode 100644 board/phytec/phycore_imx8mp/imximage-8mp-sd.cfg Reviewed-by: Heiko Schocher bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs@denx.de