All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/6] ARM: mvebu: a38x: updates to ddr training code
Date: Wed, 9 May 2018 12:23:01 +0200	[thread overview]
Message-ID: <daf98a42-dc37-8437-ced9-d11351cd0d9a@denx.de> (raw)
In-Reply-To: <20180409101257.3899-1-judge.packham@gmail.com>

Hi Chris,

On 09.04.2018 12:12, Chris Packham wrote:
> This series updates the ddr training code in u-boot with the latest
> publicly available version from Marvell which can be found at
> https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git
> (mv_ddr-armada-17.10 branch).
> 
> I've tried to make the delta as small as possible without breaking
> bisect-ability.
> 
> The first 2 patches have already been sent as
> http://patchwork.ozlabs.org/patch/894866/ and
> http://patchwork.ozlabs.org/patch/894865/
> 
> The bulk of the changes are in patch 4. Naturally this doesn't pass
> checkpatch.pl but I'm erring on the side of being able to diff with the
> upstream source. Also due to it's size this patch may not make it to the
> mailing list so the full series can be retrieved from the mv-ddr branch
> of https://github.com/cpackham/u-boot.git.
> 
> I've tested this series on the db-88f6820-amc board and on a custom
> board that is not upstream (yet). I've also build tested the other a38x
> boards. More testing on actual hardware would be greatly appreciated.
> 
> Changes in v2:
> - remove unused #include

Many thanks for working on this. I tried to apply the patches today
but failed. Most likely the license SPDX tag changes recently
applied are the problem. Could you please rebase again against
latest master and re-send?

Thanks,
Stefan

      parent reply	other threads:[~2018-05-09 10:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-09 10:12 [U-Boot] [PATCH v2 0/6] ARM: mvebu: a38x: updates to ddr training code Chris Packham
2018-04-09 10:12 ` [U-Boot] [PATCH v2 1/6] ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESS Chris Packham
2018-04-09 10:12 ` [U-Boot] [PATCH v2 2/6] ARM: mvebu: a38x: move sys_env_device_rev_get Chris Packham
2018-04-09 10:12 ` [U-Boot] [PATCH v2 3/6] ARM: mvebu: a38x: remove some unused code Chris Packham
2018-04-09 10:12 ` [U-Boot] [PATCH v2 4/6] ARM: mvebu: a38x: sync ddr training code with upstream Chris Packham
2018-04-09 10:12 ` [U-Boot] [PATCH v2 5/6] ARM: mvebu: a38x: restore support for setting timing Chris Packham
2018-04-09 10:12 ` [U-Boot] [PATCH v2 6/6] ARM: mvebu: a38x: use non-zero size for ddr scrubbing Chris Packham
2018-05-09 10:23 ` Stefan Roese [this message]

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=daf98a42-dc37-8437-ced9-d11351cd0d9a@denx.de \
    --to=sr@denx.de \
    --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.