public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,v2,7/7] rockchip: rk3128: add sdram driver
Date: Mon, 27 Nov 2017 20:17:39 +0100	[thread overview]
Message-ID: <E1eJOuR-0007Cz-Rn@mail.theobroma-systems.com> (raw)
In-Reply-To: <1511776284-2703-8-git-send-email-kever.yang@rock-chips.com>

> RK3128 support up to 2GB DDR3 sdram, one channel, 32bit data width.
> 
> This patch is only used for U-Boot, but not for SPL which will
> comes later, maybe after we merge all the common code into a common
> file.
> 
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> ---
> 
> Changes in v2: None
> 
>  drivers/ram/rockchip/Makefile       |  1 +
>  drivers/ram/rockchip/sdram_rk3128.c | 59 +++++++++++++++++++++++++++++++++++++
>  2 files changed, 60 insertions(+)
>  create mode 100644 drivers/ram/rockchip/sdram_rk3128.c
> 

Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

  reply	other threads:[~2017-11-27 19:17 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-27  9:51 [U-Boot] [PATCH v2 0/7] rockchip: add new SoC support for RK3128 Kever Yang
2017-11-27  9:51 ` [U-Boot] [PATCH v2 1/7] rockchip: rk3128: add device tree file Kever Yang
2017-11-27 19:17   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2017-11-27 20:28   ` Philipp Tomsich
2017-11-27  9:51 ` [U-Boot] [PATCH v2 2/7] rockchip: rk3128: add soc basic support Kever Yang
2017-11-27 19:17   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2017-11-27 20:28   ` Philipp Tomsich
2017-11-27  9:51 ` [U-Boot] [PATCH v2 3/7] rockchip: rk3128: add clock driver Kever Yang
2017-11-27 19:17   ` [U-Boot] [U-Boot,v2,3/7] " Philipp Tomsich
2017-11-27  9:51 ` [U-Boot] [PATCH v2 4/7] rockchip: rk3128: add pinctrl driver Kever Yang
2017-11-27 19:17   ` [U-Boot] [U-Boot,v2,4/7] " Philipp Tomsich
2017-11-27 20:28   ` Philipp Tomsich
2017-11-27  9:51 ` [U-Boot] [PATCH v2 5/7] rockchip: rk3128: add evb-rk3128 support Kever Yang
2017-11-27 19:17   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2017-11-27 19:30   ` Philipp Tomsich
2017-11-27  9:51 ` [U-Boot] [PATCH v2 6/7] rockchip: rk3128: add defconfig for evb-rk3128 Kever Yang
2017-11-27 19:17   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2017-11-27 20:28   ` Philipp Tomsich
2017-11-27  9:51 ` [U-Boot] [PATCH v2 7/7] rockchip: rk3128: add sdram driver Kever Yang
2017-11-27 19:17   ` Philipp Tomsich [this message]
2017-11-27 20:28   ` [U-Boot] [U-Boot,v2,7/7] " Philipp Tomsich

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=E1eJOuR-0007Cz-Rn@mail.theobroma-systems.com \
    --to=philipp.tomsich@theobroma-systems.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