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 47637C433F5 for ; Thu, 21 Apr 2022 15:44:47 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A05AD83E5B; Thu, 21 Apr 2022 17:44:40 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="nfMdiUVY"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0CD1780085; Thu, 21 Apr 2022 17:44:30 +0200 (CEST) Received: from mail-qt1-x82e.google.com (mail-qt1-x82e.google.com [IPv6:2607:f8b0:4864:20::82e]) (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 515B280085 for ; Thu, 21 Apr 2022 17:44:27 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82e.google.com with SMTP id f14so3540666qtq.1 for ; Thu, 21 Apr 2022 08:44:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=6kJO02HD6kykXBB4ELe/LsDfuNYz5TF9yZ4dNp1in6U=; b=nfMdiUVYae52OdCUl3C2rziOQl/iJWQwPo0+DVSqCBRR9Utsg/FUgOo+WmwqgOySLb egr0k30WE3+mlEW6VSuh65CvGNIetqZ683LHYItZP0t/ZEET0FQmYw8VjcxsBfSaWovo TaDiaNhbbfRZuHL7g8+//1RHvwe4cW88rXTzI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=6kJO02HD6kykXBB4ELe/LsDfuNYz5TF9yZ4dNp1in6U=; b=jlO9vZr4BHQxbpq7xJ5O0XQ0uAUxN69Cn9Qgl4FqbnPyYVqsGXPriS3LyMRFvA8C/j N3wUBdDPrKWddjrjIlWZWc/fEr/V06rEZZADLyguBZwT+1PziSt7sbddLvooShde8bZY W3kK5B6JefxN30MM64l+bjmAgoOxXx2YJVAYz9F5zIW90S2XtcMKOax5XgW9fD20DnjH Acf7Lw5olavdphvaMP7OLNxkhg7PxFGQOwfJcHdKn0J+i7DtxBXLXwdiVGD8YaMAeS7y TLShnS9Q7Y6FqNG5EqW4b3pqnvQE3RGjSO0+8/3EbEGC0hxL4TN7lxspZtAgM6okSCZv WE0w== X-Gm-Message-State: AOAM533kc3HoxywfJYMWnpi8BmlgcGE8ki4Mg2iLAf71lS0pOCiJY5i9 LnYbX3LciYd4NxNT69th/iv1Jw== X-Google-Smtp-Source: ABdhPJzm7E6t6II0hE66+d3Pefbe7Olgk8f7xrwy7gl4x7JcD62yRY+sQ2o24o0BdWRvK3dm0vx0Zw== X-Received: by 2002:a05:622a:1207:b0:2f2:2b3:ab05 with SMTP id y7-20020a05622a120700b002f202b3ab05mr62489qtx.374.1650555866099; Thu, 21 Apr 2022 08:44:26 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id c28-20020a05620a269c00b0069e8a1950fdsm2861575qkp.22.2022.04.21.08.44.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Apr 2022 08:44:25 -0700 (PDT) Date: Thu, 21 Apr 2022 11:44:23 -0400 From: Tom Rini To: Paul Barker Cc: u-boot@lists.denx.de Subject: Re: [PATCH 2/3] board: ti: am335x: Add BBE Lite support Message-ID: <20220421154423.GF3045430@bill-the-cat> References: <20220411154201.1084080-1-paul.barker@sancloud.com> <20220411154201.1084080-2-paul.barker@sancloud.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="VGJtZYeI3LbW67dD" Content-Disposition: inline In-Reply-To: <20220411154201.1084080-2-paul.barker@sancloud.com> X-Clacks-Overhead: GNU Terry Pratchett 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 --VGJtZYeI3LbW67dD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2022 at 03:42:00PM +0000, Paul Barker wrote: > The Sancloud BeagleBone Enhanced Lite (BBE Lite) has its own devicetree > file and the board can be identified by the 2nd letter of the config > string within the common EEPROM. >=20 > Signed-off-by: Paul Barker Applied to u-boot/master, thanks! --=20 Tom --VGJtZYeI3LbW67dD Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJhe9cACgkQFHw5/5Y0 tywBUwv/ZBsyPvaQ/w9RdxN2bk6IPzroRexjI7MT5RKs7HFHBfuXCihPOQVkH3hT oyGpsSjeoyIp7ytUIau9AJ/oGgc2p/8QdF8jaqo0fOuhbF8aiUt6rIxGkQc2AGLp 5d5aUFzoV5Sm7f34wkz9IivWW1IGpk/53SRVUz0hwTBqjbbC/2ROcVc/05eaA9mN uTe2+cT8xDaWkPwQA7tpuOi1sMzFffWyFyq6tbXMkf1RCfmF5qzojKtCrIxPUrcn n+kCxzkcEcmTRU3t9PHC5XCiwg8JUkTx+DaTZ7NuTSc3vXmrY7Rr178Rre5eoqIq a8Hiw5VOqO4oEO6yxGMNFMuPakhF5/cJOheW95v7QopPy4zw3s5fyO9ZkNV10x5v /RFoVrVU9yZSzVjv2s0UgPG4Ayj0lvNvzpvKM0CpyYc909aHGUx7pelGyJTnCekt ktQmH/DrBlc0dl2+BPoep2ri/6d8idXckjYBVy22YU6RtSh89D0xU/OhtYOHzARU pJKHBjxV =vfBM -----END PGP SIGNATURE----- --VGJtZYeI3LbW67dD--