From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] arm: at91/spl: mpddrc: add struct atmel_mpddrc_config
Date: Fri, 27 Nov 2015 22:22:54 +0100 [thread overview]
Message-ID: <5658C9AE.7090709@googlemail.com> (raw)
In-Reply-To: <1446618755-11300-2-git-send-email-wenyou.yang@atmel.com>
On 04.11.15 07:32, Wenyou Yang wrote:
> Add struct atmel_mpddrc_config to accommodate the mpddrc register
> configurations, not using the mpddrc register map structure,
> struct atmel_mpddrc, in order to increase readability and reduce
> run-time memory use.
>
> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Andreas Bie?mann <andreas.devel@googlemail.com>
> ---
>
> arch/arm/mach-at91/include/mach/atmel_mpddrc.h | 12 +++++++++++-
> arch/arm/mach-at91/mpddrc.c | 2 +-
> board/atmel/sama5d3_xplained/sama5d3_xplained.c | 4 ++--
> board/atmel/sama5d3xek/sama5d3xek.c | 4 ++--
> board/atmel/sama5d4_xplained/sama5d4_xplained.c | 4 ++--
> board/atmel/sama5d4ek/sama5d4ek.c | 4 ++--
> board/siemens/corvus/board.c | 4 ++--
> 7 files changed, 22 insertions(+), 12 deletions(-)
next prev parent reply other threads:[~2015-11-27 21:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-04 6:32 [U-Boot] [PATCH 0/3] arm: at91/spl: add DDR3-SDRAM initialization support Wenyou Yang
2015-11-04 6:32 ` [U-Boot] [PATCH 1/3] arm: at91/spl: mpddrc: add struct atmel_mpddrc_config Wenyou Yang
2015-11-27 21:22 ` Andreas Bießmann [this message]
2015-11-04 6:32 ` [U-Boot] [PATCH 2/3] arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization Wenyou Yang
2015-11-27 21:36 ` Andreas Bießmann
2015-12-01 1:37 ` Yang, Wenyou
2015-11-04 6:32 ` [U-Boot] [PATCH 3/3] arm: at91/spl: mpddrc: use IP version to check configuration Wenyou Yang
2015-11-27 21:39 ` Andreas Bießmann
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=5658C9AE.7090709@googlemail.com \
--to=andreas.devel@googlemail.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.