[U-Boot-Users] [PATCH] [DRIVERS] <asm/mpc8xxx_spi.h> is only available for ppc boards.

Ben Warren biggerbadderben at gmail.com
Sun Mar 23 01:46:45 CET 2008


On Sat, Mar 22, 2008 at 8:34 PM, Wolfgang Denk <wd at denx.de> wrote:
> In message <20080209004352.GA24341 at michl.2n.cz> you wrote:
>  > On Fri, Feb 08, 2008 at 07:10:44PM -0500, Ben Warren wrote:
>  > > Here's the patch that will be going in:
>  > > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/36039
>  > >
>  > > I guess Wolfgang just hasn't had a chance to pull the 83xx tree.
>  > >
>  > > CONFIG_HARD_SPI is intended to be used by multiple controllers, not
>  > > just MPC_8XXX
>  >
>  > Okay, I just tried to use the same logic - no functional changes. What
>  > about this as a replacement of above mentioned patch? (note that we are
>  > trying to migrate towards COBJS-$(CONFIG_*) += file.o in Makefiles
>  > instead of #ifdefs inside each file)
>  >
>  > Signed-off-by: Ladislav Michl <ladis at linux-mips.org>
>  >
>  >  * Convert drivers/spi/Makefile to use CONFIG_
>  >    fixes "<asm/mpc8xxx_spi.h> is only available for ppc board" bug
>
>  I'm unsure about the state of this patch. Please comment - if it's
>  still missing, please rebase and resubmit.
>
My original patch fixed the problem and is in-tree.  I'll submit one
to move conditional compilation to Makefile from the code, but it's
not a pressing matter.

regards,
Ben




More information about the U-Boot mailing list