public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 5/5] arm: at91/spl: atmel_sfr: move saic redirect to separate file
Date: Fri, 27 Nov 2015 22:06:24 +0100	[thread overview]
Message-ID: <5658C5D0.4060801@googlemail.com> (raw)
In-Reply-To: <1446712673-9079-6-git-send-email-wenyou.yang@atmel.com>

On 05.11.15 09:37, Wenyou Yang wrote:
> To make saic redirect code sharing with other SoCs, move the
> saic redirect code from SAMA5D4 particular file,
> mach-at91/armv7/sama5d4_devices.c to a separate file,
> mach-at91/atmel_sfr.c
> 
> Move ATMEL_SFR_AICREDIR_KEY definition to sama5d4.h, because each
> SoC has its own value.
> 
> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>

Reviewed-by: Andreas Bie?mann <andreas.devel@googlemail.com>

> ---
> 
> Changes in v2:
>  1./ split the version 1 [PATCH 2/3] into three patches for
>      more legible.
> 
>  arch/arm/mach-at91/Makefile                 |    2 +-
>  arch/arm/mach-at91/armv7/sama5d4_devices.c  |   13 -------------
>  arch/arm/mach-at91/atmel_sfr.c              |   21 +++++++++++++++++++++
>  arch/arm/mach-at91/include/mach/sama5_sfr.h |    1 -
>  arch/arm/mach-at91/include/mach/sama5d4.h   |    3 +++
>  5 files changed, 25 insertions(+), 15 deletions(-)
>  create mode 100644 arch/arm/mach-at91/atmel_sfr.c
> 

  reply	other threads:[~2015-11-27 21:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-05  8:37 [U-Boot] [PATCH v2 0/5] arm: at91/spl: make matrix and saic redirect sharing with others Wenyou Yang
2015-11-05  8:37 ` [U-Boot] [PATCH v2 1/5] arm: at91/spl: matrix: move matrix init to separate file Wenyou Yang
2015-11-23 16:43   ` Andreas Bießmann
2015-11-30 21:28   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann
2015-12-01  1:41     ` Yang, Wenyou
2015-11-05  8:37 ` [U-Boot] [PATCH v2 2/5] arm: at91/spl: matrix: remove matrix write protection code Wenyou Yang
2015-11-23 16:48   ` Andreas Bießmann
2015-11-30 21:28   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann
2015-11-05  8:37 ` [U-Boot] [PATCH v2 3/5] arm: at91/spl: matrix: remove security peripheral select code Wenyou Yang
2015-11-23 16:49   ` Andreas Bießmann
2015-11-30 21:29   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann
2015-11-05  8:37 ` [U-Boot] [PATCH v2 4/5] arm: at91/spl: matrix: use matrix slave id macros Wenyou Yang
2015-11-23 16:53   ` Andreas Bießmann
2015-11-30 21:29   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann
2015-11-05  8:37 ` [U-Boot] [PATCH v2 5/5] arm: at91/spl: atmel_sfr: move saic redirect to separate file Wenyou Yang
2015-11-27 21:06   ` Andreas Bießmann [this message]
2015-11-30 21:29   ` [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=5658C5D0.4060801@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox