All of lore.kernel.org
 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, 12/19] rockchip: Add settings for Samsung LPDDR3 4GB SDRAM 1866MHz
Date: Thu, 31 Jan 2019 22:18:27 +0100	[thread overview]
Message-ID: <E1gpJj9-0008Uu-8S@mail.theobroma-systems.com> (raw)
In-Reply-To: <20190121215336.74802-13-sjg@chromium.org>

> This memory is used on Bob. Add settings for this, taken from coreboot.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
> 
> Changes in v2: None
> 
>  .../rk3399-sdram-lpddr3-samsung-4GB-1866.dtsi | 1542 +++++++++++++++++
>  1 file changed, 1542 insertions(+)
>  create mode 100644 arch/arm/dts/rk3399-sdram-lpddr3-samsung-4GB-1866.dtsi
> 

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

  reply	other threads:[~2019-01-31 21:18 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-21 21:53 [U-Boot] [PATCH v2 00/19] rockchip: Add support for Bob Chromebook Simon Glass
2019-01-21 21:53 ` [U-Boot] [PATCH v2 01/19] lib: Allow using display_buffer() in SPL Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2019-04-21 16:56   ` Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 02/19] clk: Improve debug message in clk_set_default_rates() Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2019-04-21 16:56   ` Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 03/19] gpio: Use more command-specific enums values Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2019-04-21 16:56   ` Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 04/19] gpio: Add a simple GPIO API for SPL Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot,v2,04/19] " Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 05/19] rockchip: Add mention of other boards Simon Glass
2019-01-25  1:32   ` [U-Boot] [PATCH v2 05/19] rockchip: Add mention of other boards【请注意,邮件由3hd9gxammcguxolhmwtrnzr.twlpj0jw.3fslwthp-hmnux.htr@chromium-sendgmr.bounces.google.com代发】 Kever Yang
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, 05/19] rockchip: Add mention of other boards Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 06/19] rockchip: Drop note about supporting other SoCs Simon Glass
2019-01-25  1:33   ` [U-Boot] [PATCH v2 06/19] rockchip: Drop note about supporting other SoCs【请注意,邮件由3hj9gxammcgczqnjoyvtp1t.vynrl2ly.5hunyvjr-jopwz.jvt@chromium-sendgmr.bounces.google.com代发】 Kever Yang
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, 06/19] rockchip: Drop note about supporting other SoCs Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 07/19] rockchip: Bring in device tree files for rk3399-gru Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 08/19] rockchip: Adjust rk3399 device tree to be closer to linux Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 09/19] rockchip: evb_rk3399: Tidy up the README Simon Glass
2019-01-25  1:27   ` [U-Boot] [PATCH v2 09/19] rockchip: evb_rk3399: Tidy up the README【请注意,邮件由3jd9gxammcg05wtpu41zv7z.14txr8r4.bn0t41px-puv25.p1z@chromium-sendgmr.bounces.google.com代发】 Kever Yang
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, 09/19] rockchip: evb_rk3399: Tidy up the README Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 10/19] rockchip: Clarify docs on SPI writing Simon Glass
2019-01-25  1:30   ` [U-Boot] [PATCH v2 10/19] rockchip: Clarify docs on SPI writing【请注意,邮件由3jt9gxammcg46xuqv520w80.25uys9s5.co1u52qy-qvw36.q20@chromium-sendgmr.bounces.google.com代发】 Kever Yang
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, 10/19] rockchip: Clarify docs on SPI writing Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 11/19] rockchip: Allow booting from SPI Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot,v2,11/19] " Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 12/19] rockchip: Add settings for Samsung LPDDR3 4GB SDRAM 1866MHz Simon Glass
2019-01-31 21:18   ` Philipp Tomsich [this message]
2019-01-21 21:53 ` [U-Boot] [PATCH v2 13/19] rockchip: clk: Add mention of four new clocks Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 14/19] rockchip: Tidy up board include-file ordering Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 15/19] rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set env Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 16/19] rockchip: Move pull-up/down enum into a common file Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 17/19] rockchip: Implement spl_gpio in the GPIO driver Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 18/19] rockchip: gru: Add extra device-tree settings Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2019-01-21 21:53 ` [U-Boot] [PATCH v2 19/19] rockchip: Add support for chromebook_bob Simon Glass
2019-01-31 21:18   ` [U-Boot] [U-Boot, v2, " 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=E1gpJj9-0008Uu-8S@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.