[barebox-next] Enabling SPI support for the PCM043 platform

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Thu Aug 11 11:28:32 EDT 2011


On 14:45 Thu 11 Aug     , Juergen Beisert wrote:
> Hi,
> 
> when I enable the SPI support for the "pcm043_defconfig" the build ends with:
> 
>   CC      drivers/spi/imx_spi.o
> drivers/spi/imx_spi.c:111:1: error: expected identifier before '}' token
> 
> This is because the enum list is empty. Can someone tell me, what I have to 
> add in the "/drivers/spi/Kconfig" to make it work in i.MX35?

you need to add the support of the chip select, xchg_single and init for
imx31/35 as IIRC they share the same IP

Best Regards,
J.



More information about the barebox mailing list