public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/1] ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02
Date: Thu, 06 Dec 2018 12:56:19 +0200	[thread overview]
Message-ID: <87h8fqkjos.fsf@tkos.co.il> (raw)
In-Reply-To: <20181203012649.20344-2-judge.packham@gmail.com>

Hi Chris,

Chris Packham writes:
> This syncs drivers/ddr/marvell/a38x/ with the mv_ddr-armada-18.09 branch
> of https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git.
> Specifically this syncs with commit 99d772547314 ("Bump mv_ddr to
> release armada-18.09.2").
>
> The complete log of changes is best obtained from the mv-ddr-marvell.git
> repository but some relevant highlights are:
>
>   ddr3: add missing txsdll parameter
>   ddr3: fix tfaw timimg parameter
>   ddr3: fix trrd timimg parameter
>   merge ddr3 topology header file with mv_ddr_topology one
>   mv_ddr: a38x: fix zero memory size scrubbing issue
>
> The upstream code is incorporated omitting the portions not relevant to
> Armada-38x and DDR3. After that a semi-automated step is used to drop
> unused features with unifdef
>
>     find drivers/ddr/marvell/a38x/ -name '*.[ch]' | \
>         xargs unifdef -m -UMV_DDR -UMV_DDR_ATF -UCONFIG_DDR4 \
>                  -UCONFIG_APN806 -UCONFIG_MC_STATIC \
>                  -UCONFIG_MC_STATIC_PRINT -UCONFIG_PHY_STATIC \
>                  -UCONFIG_64BIT -UCONFIG_A3700 -UA3900 -UA80X0 \
>                  -UA70X0
>
> Signed-off-by: Chris Packham <judge.packham@gmail.com>

Tested on SolidRun Clearfog Base with Armada 388.

Tested-by: Baruch Siach <baruch@tkos.co.il>

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

  parent reply	other threads:[~2018-12-06 10:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-03  1:26 [U-Boot] [PATCH v2 0/1] ARM: mvebu: Armada-38x DDR training update Chris Packham
2018-12-03  1:26 ` [U-Boot] [PATCH v2 1/1] ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 Chris Packham
2018-12-05  6:55   ` Stefan Roese
2018-12-06 10:56   ` Baruch Siach [this message]
2018-12-09 10:12   ` Stefan Roese

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=87h8fqkjos.fsf@tkos.co.il \
    --to=baruch@tkos.co.il \
    --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