public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Kim Phillips <kim.phillips@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 1/2] 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h
Date: Wed, 28 May 2008 12:21:26 -0500	[thread overview]
Message-ID: <20080528122126.094e7984.kim.phillips@freescale.com> (raw)
In-Reply-To: <20080528142015.GA24189@polina.dev.rtsoft.ru>

On Wed, 28 May 2008 18:20:15 +0400
Anton Vorontsov <avorontsov@ru.mvista.com> wrote:

> This patch moves Freescale Localbus defines out of mpc83xx.h, so we could
> use it on MPC85xx and MPC86xx processors.
> 
> Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
> ---
>  include/asm-ppc/fsl_lbc.h |  251 +++++++++++++++++++++++++++++++++++++++++++++
>  include/mpc83xx.h         |  234 +-----------------------------------------
>  include/mpc85xx.h         |    2 +
>  include/mpc86xx.h         |    2 +
>  4 files changed, 256 insertions(+), 233 deletions(-)
>  create mode 100644 include/asm-ppc/fsl_lbc.h
> 
can we move the BRx_* and ORx_* left behind in mpc85xx.h also?

Kim

  reply	other threads:[~2008-05-28 17:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-27 18:24 [U-Boot-Users] [PATCH] 86xx: mpc8610_hpcd: add support for NAND Anton Vorontsov
2008-05-27 19:54 ` Kumar Gala
2008-05-28 14:19   ` Anton Vorontsov
2008-05-28 14:20     ` [U-Boot-Users] [PATCH 1/2] 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h Anton Vorontsov
2008-05-28 17:21       ` Kim Phillips [this message]
2008-05-29 14:14         ` Anton Vorontsov
2008-06-06 14:02           ` Wolfgang Grandegger
2008-06-06 16:03             ` Kim Phillips
2008-05-28 17:23       ` Scott Wood
2008-05-29 14:17         ` Anton Vorontsov
2008-06-09 14:19       ` Andy Fleming
2008-05-28 14:20     ` [U-Boot-Users] [PATCH 2/2] 86xx: mpc8610_hpcd: add support for NAND Anton Vorontsov
2008-05-28 14:52     ` [U-Boot-Users] [PATCH] " Kumar Gala
2008-05-28 16:31       ` Jon Loeliger
2008-05-28 16:44         ` Jon Loeliger

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=20080528122126.094e7984.kim.phillips@freescale.com \
    --to=kim.phillips@freescale.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