All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 1/4] arm: at91: mpddr: allow multiple DDR controllers
Date: Fri, 21 Aug 2015 15:27:21 +0200	[thread overview]
Message-ID: <1440163641-19681-1-git-send-email-andreas.devel@googlemail.com> (raw)
In-Reply-To: <1439473401-4544-2-git-send-email-evanluijk@interact.nl> (from Erik van Luijk on Thu, 13 Aug 2015 15:43:18 +0200)

Dear Erik van Luijk,

Erik van Luijk <evanluijk@interact.nl> writes:
>The mpddr.c depends on ATMEL_BASE_MPDDRC for the base address to configure the controller.
>This cannot be used when there is more than one controller (i.e. AT91SAM9G45, AT91SAM9M10).
>
>Signed-off-by: Erik van Luijk <evanluijk@interact.nl>
>[remove 'new blank line at EOF']
>Signed-off-by: Andreas Bie?mann <andreas.devel@googlemail.com>
>---
> arch/arm/mach-at91/include/mach/atmel_mpddrc.h  |  6 ++--
> arch/arm/mach-at91/mpddrc.c                     | 42 ++++++++++++++-----------
> board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c |  2 +-
> board/atmel/at91sam9n12ek/at91sam9n12ek.c       |  2 +-
> board/atmel/at91sam9x5ek/at91sam9x5ek.c         |  2 +-
> board/atmel/sama5d3_xplained/sama5d3_xplained.c |  2 +-
> board/atmel/sama5d3xek/sama5d3xek.c             |  2 +-
> board/atmel/sama5d4_xplained/sama5d4_xplained.c |  2 +-
> board/atmel/sama5d4ek/sama5d4ek.c               |  2 +-
> board/siemens/corvus/board.c                    |  2 +-
> include/configs/at91sam9m10g45ek.h              |  1 -
> include/configs/at91sam9n12ek.h                 |  2 --
> include/configs/at91sam9x5ek.h                  |  2 --
> include/configs/corvus.h                        |  2 --
> 14 files changed, 35 insertions(+), 36 deletions(-)

applied to u-boot-atmel/master, thanks!

Fixed patch while applying and removed one empty
 line at EOF.

Best regards,
Andreas Bie?mann

  reply	other threads:[~2015-08-21 13:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-13 13:43 [U-Boot] [PATCH 0/4] arm: at91: change mpddr and support picosam9g45 Erik van Luijk
2015-08-13 13:43 ` [U-Boot] [PATCH 1/4] arm: at91: mpddr: allow multiple DDR controllers Erik van Luijk
2015-08-21 13:27   ` Andreas Bießmann [this message]
2015-08-13 13:43 ` [U-Boot] [PATCH 2/4] arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 init Erik van Luijk
2015-08-18 10:30   ` Andreas Bießmann
2015-08-18 12:43     ` Erik van Luijk
2015-08-21 13:27   ` [U-Boot] [U-Boot, " Andreas Bießmann
2015-08-13 13:43 ` [U-Boot] [PATCH 3/4] arm: at91: pmc: replace the constant with a define in at91_pmc.h Erik van Luijk
2015-08-18 10:34   ` Andreas Bießmann
2015-08-21 13:27   ` [U-Boot] [U-Boot, " Andreas Bießmann
2015-08-13 13:43 ` [U-Boot] [PATCH 4/4] arm: at91: add support for mini-box picosam9g45 board Erik van Luijk
2015-08-17 10:47   ` [U-Boot] [PATCH v2 " Erik van Luijk
2015-08-21 13:28     ` [U-Boot] [U-Boot, v2, " 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=1440163641-19681-1-git-send-email-andreas.devel@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.