public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Garrett Giordano <ggiordano@phytec.com>
To: Bryan Brattlof <bb@ti.com>
Cc: trini@konsulko.com, w.egorov@phytec.de, t.remmet@phytec.de,
	sumit.garg@linaro.org, kever.yang@rock-chips.com, marex@denx.de,
	festevam@denx.de, jonas@kwiboo.se, Oliver.Gaskell@analog.com,
	aford173@gmail.com, prasad.kummari@amd.com,
	neil.armstrong@linaro.org, mibodhi@gmail.com, n-francis@ti.com,
	d-gole@ti.com, afd@ti.com, sjg@chromium.org, nm@ti.com,
	d.schultz@phytec.de, nmorrisson@phytec.com,
	francesco.dolcini@toradex.com, vishalm@ti.com, vigneshr@ti.com,
	y.moog@phytec.de, othacehe@gnu.org, m-chawdhry@ti.com,
	j-humphreys@ti.com, j-choudhary@ti.com, u-boot@lists.denx.de,
	upstream@lists.phytec.de
Subject: Re: [PATCH 1/2] board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoM
Date: Mon, 18 Nov 2024 14:28:33 -0800	[thread overview]
Message-ID: <4cd2a4fb-bffe-451f-8cd0-9d311eeaa9e9@phytec.com> (raw)
In-Reply-To: <20241118193253.sx5yvpcyzjdidhou@bryanbrattlof.com>

Hey Bryan,

On 11/18/24 11:32, Bryan Brattlof wrote:

> On November 15, 2024 thus sayeth Garrett Giordano:
>> Add support for PHYTEC phyCORE-AM62A7 SoM.
>>
>> Supported features:
>>    - 2GB LPDDR4 RAM
>>    - eMMC
>>    - External SD
>>    - Ethernet
>>    - debug UART
>>
>> Signed-off-by: Garrett Giordano<ggiordano@phytec.com>
> Looks Good!
>
> Reviewed-by: Bryan Brattlof<bb@ti.com>
>
> ...
>
>> diff --git a/arch/arm/dts/k3-am62a-phycore-som-ddr4-2gb.dtsi
>> b/arch/arm/dts/k3-am62a-phycore-som-ddr4-2gb.dtsi
>> new file mode 100644
>> index 00000000000..00330b43fed
>> --- /dev/null
>> +++ b/arch/arm/dts/k3-am62a-phycore-som-ddr4-2gb.dtsi
>> @@ -0,0 +1,2798 @@
>> +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
>> +/*
>> + * This file was generated with the
>> + * AM62Ax SysConfig DDR Subsystem Register Configuration Tool v0.09.08
>> + * Fri Mar 24 2024 11:56:13 GMT-0700 (Pacific Daylight Time)
>> + * DDR Type: LPDDR4
>> + * F0 = 50MHz    F1 = NA     F2 = 1866MHz
>> + * Density (per channel): 8Gb
>> + * Number of Ranks: 1
>> + */
> You may want to regenerate this config if you guys see any stability
> issues. We've had some improvements in our chip select timings which are
> included in the v0.10.2 EMIF tool's output.
>
> ~Bryan

Thanks for the info!

We can start testing the new timings in our climate chamber. For now we
will stick with these timings, as they have been tested and verified to be
working.

I will pick up your Reviewed-by in my v2.

Regards,
Garrett

  reply	other threads:[~2024-11-19  0:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-15 19:50 [PATCH 0/2] Add phyCORE AM62Ax Garrett Giordano
2024-11-15 19:50 ` [PATCH 1/2] board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoM Garrett Giordano
2024-11-18 10:02   ` Wadim Egorov
2024-11-18 14:10   ` Tom Rini
2024-11-18 22:16     ` Garrett Giordano
2024-11-18 19:32   ` Bryan Brattlof
2024-11-18 22:28     ` Garrett Giordano [this message]
2024-11-15 19:50 ` [PATCH 2/2] doc: board: phytec: Add phyCORE-AM62ax Garrett Giordano
2024-11-18  9:41   ` Wadim Egorov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4cd2a4fb-bffe-451f-8cd0-9d311eeaa9e9@phytec.com \
    --to=ggiordano@phytec.com \
    --cc=Oliver.Gaskell@analog.com \
    --cc=afd@ti.com \
    --cc=aford173@gmail.com \
    --cc=bb@ti.com \
    --cc=d-gole@ti.com \
    --cc=d.schultz@phytec.de \
    --cc=festevam@denx.de \
    --cc=francesco.dolcini@toradex.com \
    --cc=j-choudhary@ti.com \
    --cc=j-humphreys@ti.com \
    --cc=jonas@kwiboo.se \
    --cc=kever.yang@rock-chips.com \
    --cc=m-chawdhry@ti.com \
    --cc=marex@denx.de \
    --cc=mibodhi@gmail.com \
    --cc=n-francis@ti.com \
    --cc=neil.armstrong@linaro.org \
    --cc=nm@ti.com \
    --cc=nmorrisson@phytec.com \
    --cc=othacehe@gnu.org \
    --cc=prasad.kummari@amd.com \
    --cc=sjg@chromium.org \
    --cc=sumit.garg@linaro.org \
    --cc=t.remmet@phytec.de \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=upstream@lists.phytec.de \
    --cc=vigneshr@ti.com \
    --cc=vishalm@ti.com \
    --cc=w.egorov@phytec.de \
    --cc=y.moog@phytec.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox