]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/omap3_zoom2.h
DEBUG: Fix debug macros
[karo-tx-uboot.git] / include / configs / omap3_zoom2.h
index 2a56182b947d3cfde8be9a5e46cf3b12fc486f6f..8de3d317f092ca3affdca846e7ebd4fdb76c534d 100644 (file)
@@ -95,8 +95,9 @@
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE
 
+#define CONFIG_GENERIC_MMC             1
 #define CONFIG_MMC                     1
-#define CONFIG_OMAP3_MMC               1
+#define CONFIG_OMAP_HSMMC              1
 #define CONFIG_DOS_PARTITION           1
 
 /* DDR - I use Micron DDR */
 
 #define CONFIG_SYS_PROMPT              "OMAP3 Zoom2 # "
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_CBSIZE              256
+#define CONFIG_SYS_CBSIZE              512
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
                                         sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_MAXARGS             16