All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/6] Support new Marvell bootloaders for Armada 370/XP
Date: Thu, 23 May 2013 16:41:25 +0200	[thread overview]
Message-ID: <519E2A95.1040600@free-electrons.com> (raw)
In-Reply-To: <1369315854-32724-1-git-send-email-thomas.petazzoni@free-electrons.com>

Hi Thomas,
On 05/23/2013 03:30 PM, Thomas Petazzoni wrote:

[...]

> Best regards,
> 
> Thomas
> 
> Thomas Petazzoni (6):
>   arm: mvebu: remove dependency of SMP init on static I/O mapping
>   arm: mvebu: avoid hardcoded virtual address in coherency code
>   arm: mvebu: move cache and mvebu-mbus initialization later
>   arm: mvebu: remove hardcoded static I/O mapping
>   arm: mvebu: don't hardcode a physical address in headsmp.S
>   arm: mvebu: support new bootloaders shipped by Marvell

I have already reviewed it internally. All the changes are really
limited to mvebu and do not impact any other subsystem. So you
have my acked-by, and once Jason Cooper will have given his Acked-by,
then I think we will be able to apply the series on mvebu/ branches.

Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

Thanks,

> 
>  arch/arm/boot/dts/armada-370-xp.dtsi |    2 +-
>  arch/arm/boot/dts/armada-370.dtsi    |    3 +-
>  arch/arm/boot/dts/armada-xp-gp.dts   |    2 +-
>  arch/arm/include/debug/mvebu.S       |   77 +++++++++++++++++++--
>  arch/arm/mach-mvebu/armada-370-xp.c  |  124 +++++++++++++++++++++++++++++-----
>  arch/arm/mach-mvebu/armada-370-xp.h  |    4 +-
>  arch/arm/mach-mvebu/coherency.c      |   36 ++++------
>  arch/arm/mach-mvebu/coherency.h      |    4 --
>  arch/arm/mach-mvebu/common.h         |    2 +
>  arch/arm/mach-mvebu/headsmp.S        |   20 +++---
>  arch/arm/mach-mvebu/platsmp.c        |   10 ++-
>  11 files changed, 220 insertions(+), 64 deletions(-)
> 


-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

      parent reply	other threads:[~2013-05-23 14:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-23 13:30 [PATCH v2 0/6] Support new Marvell bootloaders for Armada 370/XP Thomas Petazzoni
2013-05-23 13:30 ` [PATCH v2 1/6] arm: mvebu: remove dependency of SMP init on static I/O mapping Thomas Petazzoni
2013-05-23 13:30 ` [PATCH v2 2/6] arm: mvebu: avoid hardcoded virtual address in coherency code Thomas Petazzoni
2013-05-23 13:30 ` [PATCH v2 3/6] arm: mvebu: move cache and mvebu-mbus initialization later Thomas Petazzoni
2013-05-23 13:30 ` [PATCH v2 4/6] arm: mvebu: remove hardcoded static I/O mapping Thomas Petazzoni
2013-05-23 13:30 ` [PATCH v2 5/6] arm: mvebu: don't hardcode a physical address in headsmp.S Thomas Petazzoni
2013-05-23 13:30 ` [PATCH v2 6/6] arm: mvebu: support new bootloaders shipped by Marvell Thomas Petazzoni
2013-05-23 13:42   ` Andrew Lunn
2013-05-23 14:41 ` Gregory CLEMENT [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=519E2A95.1040600@free-electrons.com \
    --to=gregory.clement@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.