mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Renaud Barbier <renaud.barbier@ge.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/2] ppc 85xx: remove early local bus initialisation
Date: Wed, 31 Jul 2013 10:43:13 +0100	[thread overview]
Message-ID: <1375263795-5348-1-git-send-email-renaud.barbier@ge.com> (raw)

The local bus initialisation is moved from the cpu early
initialisation to the board specific code to avoid dependencies
on board definitions.

Renaud Barbier (2):
  mpc85xx: remove local bus initialisation
  P2020RDB: map boot flash.

 arch/ppc/boards/freescale-p2020rdb/config.h   |    4 ----
 arch/ppc/boards/freescale-p2020rdb/p2020rdb.c |    4 ++++
 arch/ppc/cpu-85xx/start.S                     |    1 -
 arch/ppc/include/asm/fsl_lbc.h                |    2 --
 arch/ppc/mach-mpc85xx/Makefile                |    1 -
 arch/ppc/mach-mpc85xx/cpu_init.c              |    5 +++--
 arch/ppc/mach-mpc85xx/fsl_lbc.c               |   17 -----------------
 7 files changed, 7 insertions(+), 27 deletions(-)
 delete mode 100644 arch/ppc/mach-mpc85xx/fsl_lbc.c


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2013-07-31  9:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31  9:43 Renaud Barbier [this message]
2013-07-31  9:43 ` [PATCH 1/2] mpc85xx: remove " Renaud Barbier
2013-07-31  9:43 ` [PATCH 2/2] P2020RDB: map boot flash Renaud Barbier
2013-08-05 10:09 ` [PATCH 0/2] ppc 85xx: remove early local bus initialisation Sascha Hauer

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=1375263795-5348-1-git-send-email-renaud.barbier@ge.com \
    --to=renaud.barbier@ge.com \
    --cc=barebox@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox