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 8A099C4332F for ; Fri, 4 Nov 2022 13:10:52 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8E788806E3; Fri, 4 Nov 2022 14:09:52 +0100 (CET) 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="D8CJ5cBn"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9252985217; Fri, 4 Nov 2022 14:09:41 +0100 (CET) Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) (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 9E4C385242 for ; Fri, 4 Nov 2022 14:08:48 +0100 (CET) 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-x833.google.com with SMTP id a27so2946144qtw.10 for ; Fri, 04 Nov 2022 06:08:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=fz6PnZburRQSkjECjRq1avjqPVkSrPrD1mr5/An4S0g=; b=D8CJ5cBnT4QH9oQV/JiSiJW384WB5heWm9Tub+7JSYgde3PNWMAGXHpCqzGK0FAiDi /jN/uIGgObBUEqoYx/La4hCI4ikl9N6XGb/PYzvnWykkN9JSVBJ9+MSylzKpzmIN6CyV GlWPZCCbWBz0t2/HV6a0mdMV4WWVX+aHNNF6c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=fz6PnZburRQSkjECjRq1avjqPVkSrPrD1mr5/An4S0g=; b=WailA8pLNouIofgywJkKLdY+83qELsUWVUffJPpRHw8AVfeX+vbFjckMsuQa7oyjf9 v4OfG/cN2ro2ndqbOxUI3ygpdCBD5X00LdYNeJQw3eT5vV/BRzI3tMkELxZ+lfbUWD8T jOh0KHpwqWT0so4dKjyb0ajNVcvrhM/b3m5N1pdwPt10zjgFNkuQHWoubBWOvsmM09wm CmsrwNV6LMrb4ZNXuoliq8jJfQ+EQHgcSFMyJZfv6XTEdRix7vsEOhKL62fpeVaBX3ak HiL6wjUGEmwI4C6ZutFW3/uTnksM9sCQS5P/VD0rTzM8aVTBO7MKCeXma6f319usAUiK zHnQ== X-Gm-Message-State: ACrzQf07DhSXRgWpAaG0F5DY6uayyTBN6HBo02JCMTjbXw5elGBuK/78 qZ9MeRIF0dmdsi+GJq2KTjqYyA== X-Google-Smtp-Source: AMsMyM4ibD4lrLYQwdzukgQylz/e2c2KnFsheOLgyGhoXFLihL+HxHHXFb7wrbc/L3rkRRfP9p8WWQ== X-Received: by 2002:ac8:5fd0:0:b0:39c:e42c:f113 with SMTP id k16-20020ac85fd0000000b0039ce42cf113mr28888028qta.418.1667567323510; Fri, 04 Nov 2022 06:08:43 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-4439-ca09-e05d-189b.res6.spectrum.com. [2603:6081:7b00:6400:4439:ca09:e05d:189b]) by smtp.gmail.com with ESMTPSA id c22-20020a05622a025600b0039a610a04b1sm2482707qtx.37.2022.11.04.06.08.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Nov 2022 06:08:43 -0700 (PDT) Date: Fri, 4 Nov 2022 09:08:41 -0400 From: Tom Rini To: Peter Robinson Cc: Bryan Brattlof , Lukasz Majewski , Sean Anderson , Jaehoon Chung , Nishanth Menon , Georgi Vlaev , Andrew Davis , Vignesh Raghavendra , UBoot Mailing List Subject: Re: [PATCH 0/8] Introduce initial TI's am62a support Message-ID: <20221104130841.GB2116612@bill-the-cat> References: <20221104001358.13353-1-bb@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="TOcCsfss/f1fJPnO" Content-Disposition: inline In-Reply-To: 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.6 at phobos.denx.de X-Virus-Status: Clean --TOcCsfss/f1fJPnO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 04, 2022 at 11:49:39AM +0000, Peter Robinson wrote: > Hi Bryan, >=20 > > This series will introduce basic support (SD and UART) support for Texas > > Instruments AM62Ax SK EVM. > > > > The am62ax shares many of the same features as the am62x however it uses > > a new 32bit controller and therefore depends on the patch I sent last > > week updating the macros used by the k3-ddrss ram driver[0]. > > > > Here is some proof of life & more documentation if you're interested :) > > > > Bootlog:https://paste.sr.ht/~bryanb/e0a418ba7dd452749d2dd1efb5e91b2875a= 01708 > > Technical Reference Manual:https://www.ti.com/lit/zip/spruj16 > > Schematics:https://www.ti.com/lit/zip/sprr459 >=20 > Does this board need a readme for how to build the firmware, these > days there generally needs to be ATF and probably a slew of other > firmwares linked into a FIT image or similar to build the entire > firmware bundle, a readme would likely be a useful addition for people > getting started if there's not a generic TI 64 bit build doc, and if > there is that likely needs an update to include this SoC/board. I > didn't see anything that looked like that in the file list below. Agreed, something under doc/board/ti/ is needed as well for the series, thanks! --=20 Tom --TOcCsfss/f1fJPnO Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmNlDtgACgkQFHw5/5Y0 tyzBvgwAgxqiQdgfo0vNmhplpiZo9OgG6SFGg6wrWj9s+d6RqqmZ+ILRUTqaiw3A mfv5Q4sp8sSuNCwTLsV8Gef4A1VkokADyt0N5XJUXTrkNHL4M+Jzc553hbtzfcad snTOtqFPUKJSXNWUV5MlkRuOabdwKwNVHF9xItKtk/W5Vp26jOcrokT5u5q94g1X 6qNwHRDzDrS9D/H6pvirULFX226TiuqLgSVwRICwfWlNbt2xPOiofL5/wcaPeAFK 2JU0mxME0KIlgBj6MLr35N4pRyyf/rNPRpWZxdptb2yYUY0o8gug8SvqrhSEQUPu 8pQEPJzoZJDe6fLgpu073Zno/nSak2/Ni3f1kFrZX1coDBGIKvuPF2njG6YAksKl LjuVIXDWOOUOf6BtnNafZt0RcojW85RT3VAUKd+Vo4anxZXDjT9VGuEwAVI8l/Zm P9Nw1/3U7Br6Hsbnz9mt6KPluR/Dh126SL5Top8Z/wMweFfcsu/5+z/CaX63vMV/ ZqKxtR5l =fLzR -----END PGP SIGNATURE----- --TOcCsfss/f1fJPnO--