All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] MX28: Move "regs-base.h" include after SoC type configuration
Date: Fri, 17 Aug 2012 12:08:22 +0200	[thread overview]
Message-ID: <502E1816.70100@denx.de> (raw)
In-Reply-To: <1345056696-23876-2-git-send-email-otavio@ossystems.com.br>

On 15/08/2012 20:51, Otavio Salvador wrote:
> For i.MX233 addition the base registers need to be change so the SoC
> definition needs to be known before the header include.
> 
> The following boards has been changed:
> 
>  * apx4devkit
>  * m28evk
>  * mx28evk
>  * sc_sps_1
> 
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
>  include/configs/apx4devkit.h |    4 ++--
>  include/configs/m28evk.h     |    4 ++--
>  include/configs/mx28evk.h    |    5 +++--
>  include/configs/sc_sps_1.h   |    4 ++--
>  4 files changed, 9 insertions(+), 8 deletions(-)
> 
> diff --git a/include/configs/apx4devkit.h b/include/configs/apx4devkit.h
> index b5ae44f..af0b714 100644
> --- a/include/configs/apx4devkit.h
> +++ b/include/configs/apx4devkit.h
> @@ -22,8 +22,6 @@
>  #ifndef __CONFIG_H
>  #define __CONFIG_H
>  
> -#include <asm/arch/regs-base.h>

We use the same "trick" for i.MX5.

You miss Veli-Pekka as maintainer for apx4devkit, I have added it, but
you get here my:

Acked-by: Stefano Babic <sbabic@denx.de>

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2012-08-17 10:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-15 18:51 [U-Boot] [PATCH 1/2] MX28: config: Allow different target generation in elftosb call Otavio Salvador
2012-08-15 18:51 ` [U-Boot] [PATCH 2/2] MX28: Move "regs-base.h" include after SoC type configuration Otavio Salvador
2012-08-17 10:08   ` Stefano Babic [this message]
2012-08-18 15:20   ` Marek Vasut
2012-08-17 10:04 ` [U-Boot] [PATCH 1/2] MX28: config: Allow different target generation in elftosb call Stefano Babic
2012-08-18 15:20 ` Marek Vasut

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=502E1816.70100@denx.de \
    --to=sbabic@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.