]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx31ads.h
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / include / configs / mx31ads.h
index 314856c4c8f3d8b57f445e56d9128f3a74992060..b904d814da75e49d0c1cec8faa0bfeadf68306ab 100644 (file)
@@ -66,6 +66,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