Re: [U-Boot-Users] build errors on DMA or SPI driver

2008-01-31 Thread Shinya Kuribayashi
Vlad Lungu wrote: > Shinya Kuribayashi wrote: >> Current DMA or SPI driver breaks MIPS builds. >> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35887/ for DMA > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35888/ for SPI, > but use Ben's later patch > > > Vlad Thanks y

Re: [U-Boot-Users] build errors on DMA or SPI driver

2008-01-31 Thread Vlad Lungu
Shinya Kuribayashi wrote: > Current DMA or SPI driver breaks MIPS builds. > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35887/ for DMA http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35888/ for SPI, but use Ben's later patch Vlad -

Re: [U-Boot-Users] build errors on DMA or SPI driver

2008-01-30 Thread Ben Warren
On Jan 30, 2008 4:30 PM, Shinya Kuribayashi <[EMAIL PROTECTED]> wrote: > Current DMA or SPI driver breaks MIPS builds. > > example: > $ make gth2_config > $ make CROSS_COMPILE=mips-linux- > > leads to ... > > make[1]: Entering directory `/home/skuribay/devel/u-boot.git/drivers/dma' > mips-linux-gcc

[U-Boot-Users] build errors on DMA or SPI driver

2008-01-30 Thread Shinya Kuribayashi
Current DMA or SPI driver breaks MIPS builds. example: $ make gth2_config $ make CROSS_COMPILE=mips-linux- leads to ... make[1]: Entering directory `/home/skuribay/devel/u-boot.git/drivers/dma' mips-linux-gcc -g -Os -D__KERNEL__ -DTEXT_BASE=0x9000 -I/home/skuribay/devel/u-boot.git/inclu