]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/palmtc.h
Merge remote-tracking branch 'u-boot-ti/master'
[karo-tx-uboot.git] / include / configs / palmtc.h
index bc88354c4a002cd877aa6ec5e1212c8ebafa270b..9c948c547355075935c56e64d4dc25dca130d4df 100644 (file)
@@ -58,6 +58,7 @@
  */
 #define        CONFIG_PXA_SERIAL
 #define        CONFIG_FFUART                   1
+#define CONFIG_CONS_INDEX              3
 #define        CONFIG_BAUDRATE                 115200
 
 /*
@@ -76,7 +77,8 @@
  */
 #ifdef CONFIG_CMD_MMC
 #define        CONFIG_MMC
-#define        CONFIG_PXA_MMC
+#define        CONFIG_GENERIC_MMC
+#define        CONFIG_PXA_MMC_GENERIC
 #define        CONFIG_SYS_MMC_BASE             0xF0000000
 #define        CONFIG_CMD_FAT
 #define        CONFIG_CMD_EXT2