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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0DDC5C433F5 for ; Tue, 28 Sep 2021 23:22:19 +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 7CF98613A9 for ; Tue, 28 Sep 2021 23:22:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7CF98613A9 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id DD440831ED; Wed, 29 Sep 2021 01:21:53 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (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="sdGcsULo"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 143BD83221; Wed, 29 Sep 2021 01:20:55 +0200 (CEST) Received: from mail-qt1-x836.google.com (mail-qt1-x836.google.com [IPv6:2607:f8b0:4864:20::836]) (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 212DA831D8 for ; Wed, 29 Sep 2021 01:20:50 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x836.google.com with SMTP id e16so606320qts.4 for ; Tue, 28 Sep 2021 16:20:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=aiQr3JXktlL8LWnn3KLWKzk4pERUTlYzFDgnAP/qtk8=; b=sdGcsULo8GVNrDOyLD3QTnl7FHa942GqKjfDKgNfeTUTygufw9IhraQlDxSpb9W+L6 7NE0G0KmzN+ccFCStHa1nnaA5OIohvmoKhXJV+7Dtn8qKsmSibMY9rlCSSIH2yhHcfUJ 3ftJkNAzR1Qy9o2wjmcRPfjM2qTNkdmAKeHxs= 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:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=aiQr3JXktlL8LWnn3KLWKzk4pERUTlYzFDgnAP/qtk8=; b=Qdnjua1A1tTe8o5ATSNJOrNJlC2fiYDt77OQQQiA2D6W8i2x9KuSkR4B/Yye554A7g P7gyaeUiK1Zqd93GblXNA9dKNWmw6cevSKg7olkI1aH5gYtZFQsDrdwr2+SrvQW6XEDI 9VUq+bkOMNd2zSssKU/gBLgmAui6AcpbDKUb3flq+6g7PqA9hRg8j5oReo5vVbrJe/mC pJpxZlIWq0L4n3BBfl+lvxUITy5tJdHImOAP7iBW5RfRIogmgy6TgtVg/u8r/tctaRtE 9fUhZmuiUTFbYv7RRzIp9g2sff+e8OV32cck2YSUTpiQZCZNuBOCqhxBi/GU/91GAmGs dNSg== X-Gm-Message-State: AOAM532YazwTDtFwBXNHr1j7MclZOHU8Ig5n/69uIbmQSI37R8BlXz1K nrVbkEe1pQlFemgy3YmiPNAPl6JTUVp/PA== X-Google-Smtp-Source: ABdhPJyGfwsz3qGM47HpTP11/MjV5NnHZfy/va04nu/+Y7NTD1JY9NXEwoElvfCJG1eGkrwWI/j1AQ== X-Received: by 2002:ac8:71c1:: with SMTP id i1mr8421177qtp.367.1632871248689; Tue, 28 Sep 2021 16:20:48 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-4dbd-2778-b846-7c33.res6.spectrum.com. [2603:6081:7b01:cbda:4dbd:2778:b846:7c33]) by smtp.gmail.com with ESMTPSA id h15sm451193qtq.41.2021.09.28.16.20.47 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Tue, 28 Sep 2021 16:20:48 -0700 (PDT) Date: Tue, 28 Sep 2021 19:20:46 -0400 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 2/3] doc: ti: am335x_evm: Minor general updates Message-ID: <20210928232046.GA31748@bill-the-cat> References: <20210911125733.21232-1-trini@konsulko.com> <20210911125733.21232-2-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CN3FGaqzfdtlPLTf" Content-Disposition: inline In-Reply-To: <20210911125733.21232-2-trini@konsulko.com> X-Clacks-Overhead: GNU Terry Pratchett User-Agent: Mutt/1.9.4 (2018-02-28) 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: , 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 --CN3FGaqzfdtlPLTf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 11, 2021 at 08:57:32AM -0400, Tom Rini wrote: > - At this point there are a large number of Beaglebone boards, refer to > them as a family rather than a growing list. > - Reword customization as we're largely Kconfig-oriented now. > - Remove the NOR section as the relevant defconfigs have long been > removed and the general support was not updated. >=20 > Signed-off-by: Tom Rini Applied to u-boot/next, thanks! --=20 Tom --CN3FGaqzfdtlPLTf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFTo04ACgkQFHw5/5Y0 tyyfZQv/XT62irrmIyqEkl9OSmMgziTf+oi9JGqLmlpd0mBK74rNb9fjUv5g1YzM TtRXafGmBatdZz74d7a2/ePEou+dCSRGRugePAyf03iMPdBEPFwuemqU3wWNUKPf XI5MUkueW0mckLLrAcVCWUK/yCEsfgeIwEZYL1tRBpjC8KfgAFMHHbRbYJEEWy9W 6p6guwyRQmWvVVpmwdxbhjywqXutTdGMWwMPj7k3q/WtYJ8xte0q4LP/B+uUEo3G s2RMcRTMpsgf7RjmCBuKng7xFS0LfO/7M041WgIaXzUfMkvVap7u7RfULc30udOJ sG0+nnKeobY/VjKSu9BTaAMoJzwdb2CObIEFLPd9CSxVrhKW0zlXs0KaxCpIwheo Ues+ZoosOD7O350zY9Xt5pV5OGA2pJK8lFNJLRTtoOXIg/MQoDygclEjxE6Slk+x c0Z6jtN9JFbDbulsfcDDg9aiR+RI3nII1QjLH4O/kl+a41MbifugkZ/5aA2i0FMB Jfr6Enu5 =gQIY -----END PGP SIGNATURE----- --CN3FGaqzfdtlPLTf--