Message ID | 20230525181132.417197-1-afd@ti.com |
---|---|
Headers | show
Return-Path: <afd@ti.com> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1B42DC7EE31 for <webhook@archiver.kernel.org>; Thu, 25 May 2023 18:11:41 +0000 (UTC) Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by mx.groups.io with SMTP id smtpd.web10.19174.1685038297115048513 for <meta-ti@lists.yoctoproject.org>; Thu, 25 May 2023 11:11:37 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17q1 header.b=iuQLYWoV; spf=pass (domain: ti.com, ip: 198.47.19.142, mailfrom: afd@ti.com) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 34PIBYDI077474; Thu, 25 May 2023 13:11:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1685038294; bh=59Yu1abKpXt53Ij4g+xrm6au2zWECvnVbwxPmW6W37U=; h=From:To:CC:Subject:Date; b=iuQLYWoVM7rsrQGb61nrHxWG6hUtG9LDXDfwH0m2UgiSuPfABWbWYPJWbJbjDEs2x EdpZoz4LrOe7Mn4OhHdvnq51z2jUO5IiSpkXNTKYE4sxyOg6QhQrExP8zrGtKFGlX/ l/ZLftXt4DTKuet0D6Cs5Ocvzf3N30uKUcGdR/+g= Received: from DLEE112.ent.ti.com (dlee112.ent.ti.com [157.170.170.23]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 34PIBYaL059566 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 25 May 2023 13:11:34 -0500 Received: from DLEE106.ent.ti.com (157.170.170.36) by DLEE112.ent.ti.com (157.170.170.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 25 May 2023 13:11:34 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 25 May 2023 13:11:33 -0500 Received: from lelv0326.itg.ti.com (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 34PIBXGr102467; Thu, 25 May 2023 13:11:33 -0500 From: Andrew Davis <afd@ti.com> To: Denys Dmytriyenko <denys@konsulko.com>, Ryan Eatmon <reatmon@ti.com>, <meta-ti@lists.yoctoproject.org> CC: Andrew Davis <afd@ti.com> Subject: [meta-ti][master/kirkstone][PATCH 0/9] Switch to U-Boot binman Date: Thu, 25 May 2023 13:11:23 -0500 Message-ID: <20230525181132.417197-1-afd@ti.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 List-Id: <meta-ti.lists.yoctoproject.org> X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for <meta-ti@lists.yoctoproject.org>; Thu, 25 May 2023 18:11:41 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-ti/message/16589 |
Series |
Switch to U-Boot binman
|
expand
|