]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/imx31_litekit.h
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / include / configs / imx31_litekit.h
index b6981366b060f9537be6f6bc47f52b75ad7395cf..60916b90775ee883ea0263b98999cc3f8dbf6530 100644 (file)
@@ -69,6 +69,9 @@
 #define CONFIG_DEFAULT_SPI_MODE        (SPI_MODE_2 | SPI_CS_HIGH)
 
 #define CONFIG_RTC_MC13783     1
+/* MC13783 connected to CSPI2 and SS0 */
+#define CONFIG_MC13783_SPI_BUS 1
+#define CONFIG_MC13783_SPI_CS  0
 
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE