public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 01/10] ram: Introduce K3 AM654 DDR Sub System driver
Date: Mon, 22 Oct 2018 09:06:20 -0400	[thread overview]
Message-ID: <20181022130620.GK1032@bill-the-cat> (raw)
In-Reply-To: <20181022093656.3529-2-lokeshvutla@ti.com>

On Mon, Oct 22, 2018 at 03:06:47PM +0530, Lokesh Vutla wrote:

> K3 based AM654 devices has DDR memory subsystem that comprises
> Synopys DDR controller, Synopsis DDR phy and wrapper logic to
> intergrate these blocks into the device. This DDR subsystem
> provides an interface to external SDRAM devices. Adding support
> for the initialization of the external SDRAM devices by
> configuring the DDRSS registers and using the buitin PHY
> routines.
> 
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
> Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
> Signed-off-by: Keerthy <j-keerthy@ti.com>

Aside from needing correct SDPX tags:
Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181022/5b20a106/attachment.sig>

  reply	other threads:[~2018-10-22 13:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-22  9:36 [U-Boot] [PATCH 00/10] arm: am654: Add r5 support for am654-evm Lokesh Vutla
2018-10-22  9:36 ` [U-Boot] [PATCH 01/10] ram: Introduce K3 AM654 DDR Sub System driver Lokesh Vutla
2018-10-22 13:06   ` Tom Rini [this message]
2018-10-22  9:36 ` [U-Boot] [PATCH 02/10] armv7R: K3: am654: Enable MPU regions Lokesh Vutla
2018-10-22 13:06   ` Tom Rini
2018-10-22  9:36 ` [U-Boot] [PATCH 03/10] armv7R: K3: am654: Add support for generating build targets Lokesh Vutla
2018-10-22 13:06   ` Tom Rini
2018-10-22  9:36 ` [U-Boot] [PATCH 04/10] armv7R: K3: am654: Add support to start ATF from R5 SPL Lokesh Vutla
2018-10-22 13:06   ` Tom Rini
2018-10-22  9:36 ` [U-Boot] [PATCH 05/10] armv7R: K3: am654: Add support for triggering ddr init from SPL Lokesh Vutla
2018-10-22 13:06   ` Tom Rini
2018-10-22  9:36 ` [U-Boot] [PATCH 06/10] board: ti: am654: r5: Add initial support for am654 Lokesh Vutla
2018-10-22 13:06   ` Tom Rini
2018-10-22  9:36 ` [U-Boot] [PATCH 07/10] arm: dts: k3: Sync dts from Linux Lokesh Vutla
2018-10-22 13:06   ` Tom Rini
2018-10-22  9:36 ` [U-Boot] [PATCH 08/10] armv7r: dts: am654: Add initial support Lokesh Vutla
2018-10-22 13:06   ` Tom Rini
2018-10-22  9:36 ` [U-Boot] [PATCH 09/10] configs: am65x_evm_r5: " Lokesh Vutla
2018-10-22 13:07   ` Tom Rini
2018-10-22  9:36 ` [U-Boot] [PATCH 10/10] board: ti: am65x: Update README to add R5 build support Lokesh Vutla
2018-10-22 13:07   ` Tom Rini

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=20181022130620.GK1032@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.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