Hi:
My CPU is DM3730. I download the Android2.3 source code according to "TI-Android-GingerBread-DSP-2.3-DevKit-1.0.xml" , which contains the uboot source code. But when I open the u-boot-omap3/include/configs/omap3_evm.h, I find no SPI configs. When I open the file u-boot-omap3/board/ti/evm.c, there is no SPI settings either. I wan to use the SPI in the uboot to control my LCD to display a splash logo. How can I set the SPI in uboot?