mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] ppc 85xx: remove early local bus initialisation
@ 2013-07-31  9:43 Renaud Barbier
  2013-07-31  9:43 ` [PATCH 1/2] mpc85xx: remove " Renaud Barbier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Renaud Barbier @ 2013-07-31  9:43 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-08-05 10:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-31  9:43 [PATCH 0/2] ppc 85xx: remove early local bus initialisation Renaud Barbier
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox