public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] SPI on PPC MPC85xx
@ 2010-10-25 11:05 Matthias
  2010-10-27  6:55 ` Matthias Dunda
  0 siblings, 1 reply; 6+ messages in thread
From: Matthias @ 2010-10-25 11:05 UTC (permalink / raw)
  To: u-boot

Hi all,

I've been trying to setup SPI on our MPC85xx based board.

Unfortunately, compilation of mpc8xxx_spi.c fails due to a missing immap_t datatype.

I see, that this datatype is defined in the headers immap_83xx.h and immap_86xx.h but it is not in immap_85xx.h.

I am using u-boot-2009.11.1 but I also looked into the latest git sources, and there's no immap_t in that specific file neither.

Is there a reason why it is not implemented for MPC85xx? Or do I just need some more defines?

So far I only have CONFIG_MPC8XXX_SPI and undef CONFIG_SOFT_SPI.

Cheers
Matthias Dunda

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

end of thread, other threads:[~2010-10-28  6:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-25 11:05 [U-Boot] SPI on PPC MPC85xx Matthias
2010-10-27  6:55 ` Matthias Dunda
2010-10-27  7:21   ` Wolfgang Denk
2010-10-27  8:02   ` Stefan Roese
2010-10-28  6:44     ` Jens Gehrlein
2010-10-27 19:13   ` Scott Wood

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