Hello,
I'm trying to connect a slave LCD panel with SPI interface on pandaboard ES REV EB3 with OMAP4460. I want to test McSPI interface from u-boot level.
I added #define CONFIG_CMD_SPI" in the "~/u-boot-2013.10-rc3/include/configs/omap4_panda.h" file and when I try to build u-boot, i accept an error with message ~/u-boot-2013.10-rc3/common/cmd_spi.c:106: undefined reference to `spi_s.
Thanks in advance for your help and support.
Best Regards,
Taner Halibryam.