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 smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6CFA2C54E68 for ; Tue, 19 Mar 2024 21:41:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 3A0A3405CB; Tue, 19 Mar 2024 21:41:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oS3ZUeKlmO_y; Tue, 19 Mar 2024 21:41:15 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.34; helo=ash.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 3D832414A0 Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 3D832414A0; Tue, 19 Mar 2024 21:41:15 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id B5AD11BF360 for ; Tue, 19 Mar 2024 21:41:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id B04F7414A0 for ; Tue, 19 Mar 2024 21:41:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UWbe1GtqYbl2 for ; Tue, 19 Mar 2024 21:41:13 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=212.27.42.3; helo=smtp3-g21.free.fr; envelope-from=yann.morin.1998@free.fr; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp2.osuosl.org B63BF405CB DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org B63BF405CB Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3]) by smtp2.osuosl.org (Postfix) with ESMTPS id B63BF405CB for ; Tue, 19 Mar 2024 21:41:12 +0000 (UTC) Received: from ymorin.is-a-geek.org (unknown [IPv6:2a01:cb19:8290:3800:e05a:3b8d:ff83:9629]) (Authenticated sender: yann.morin.1998@free.fr) by smtp3-g21.free.fr (Postfix) with ESMTPSA id 56A0113F88E; Tue, 19 Mar 2024 22:40:57 +0100 (CET) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Tue, 19 Mar 2024 22:40:57 +0100 Date: Tue, 19 Mar 2024 22:40:57 +0100 From: "Yann E. MORIN" To: Dario Binacchi Message-ID: References: <20240304153253.732708-1-dario.binacchi@amarulasolutions.com> <20240304153253.732708-5-dario.binacchi@amarulasolutions.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240304153253.732708-5-dario.binacchi@amarulasolutions.com> X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1710884470; bh=Sd48YHErxcjIi9x0gPyqLW+JmmyAlVQwTFpJ1SH2AkE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=eRV25aloqcL1i+GxEDmdBKFI12Qk5+6R5v7x9rWpa6zPsjYFxrfVaFnRejEm7AWE+ ZV5a9J6822cA7KWdOzpMbtIYnspSbGQai7XCLAvFDv8CY5kXMh/yYXDo1aSZUOMY9N fQZXnjZ6uuPvHS3GlSpSftKx/ghAa0AGW5u89GpHj2Qc/SX08qlEh81Yqf4Cat2dfi gFbIzjEwUUrvTlxnOcPyCqoV6qY0cQEd6aQoOPK5mdXOqt8rMq4jFgYuBQZMuihbwX jAiRdPNriHBWJiOMT6Ui2p+6gVBWYuLVPyDY5yXK5MzJM8SRSQ8Uzwuls5DdMhHqUe 4qrsq+Svhreew== X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dmarc=pass (p=none dis=none) header.from=free.fr X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dkim=pass (2048-bit key) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=eRV25alo Subject: Re: [Buildroot] [PATCH v9 04/22] configs/ti_am64x_sk_defconfig: explicitly set the ti-k3-r5-loader version X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexander Sverdlin , Anand Gadiyar , Asaf Kahlon , Xuanhao Shi , James Hilliard , Thomas Petazzoni , buildroot@buildroot.org, Romain Naour , michael@amarulasolutions.com, linux-amarula@amarulasolutions.com, bryce@redpinelabs.com, Andreas Dannenberg Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Dario, All, On 2024-03-04 16:32 +0100, Dario Binacchi spake thusly: > Commit 6b2329bb80 ("configs/ti_am64x_sk: new defconfig") forgot to > specify the ti-k3-r5-loader, so do that now. > > When the defconfig was added, the default version was 2022.10, so use it. > > Suggested-by: Romain Naour > Signed-off-by: Dario Binacchi Applied to master, thanks. (and ditto the hash check issue as for the am62x...) Regards, Yann E. MORIN. > --- > > no changes since v4 > > Added in v4 > > configs/ti_am64x_sk_defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/configs/ti_am64x_sk_defconfig b/configs/ti_am64x_sk_defconfig > index 097175bd8f39..26195194c7d6 100644 > --- a/configs/ti_am64x_sk_defconfig > +++ b/configs/ti_am64x_sk_defconfig > @@ -25,6 +25,8 @@ BR2_TARGET_OPTEE_OS_PLATFORM="k3-am64x" > BR2_TARGET_TI_K3_IMAGE_GEN=y > BR2_TARGET_TI_K3_IMAGE_GEN_SOC_AM64X=y > BR2_TARGET_TI_K3_R5_LOADER=y > +BR2_TARGET_TI_K3_R5_LOADER_CUSTOM_VERSION=y > +BR2_TARGET_TI_K3_R5_LOADER_CUSTOM_VERSION_VALUE="2022.10" > BR2_TARGET_TI_K3_R5_LOADER_BOARD_DEFCONFIG="am64x_evm_r5" > BR2_TARGET_UBOOT=y > BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y > -- > 2.43.0 > > _______________________________________________ > buildroot mailing list > buildroot@buildroot.org > https://lists.buildroot.org/mailman/listinfo/buildroot -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot