summaryrefslogtreecommitdiffstats
path: root/include/configs/s5p_goni.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-08-04 00:35:10 +0200
committerWolfgang Denk <wd@denx.de>2010-08-04 00:35:10 +0200
commit9efac4a1eb99d9c5539aa6992025eeacab7980c6 (patch)
tree518c81f209eec164b15466e412d88bde0fa68291 /include/configs/s5p_goni.h
parentac956293befb265b8958654d08c4ad52e605d46e (diff)
parent87f314e98beae1d922ef5d182eb9b4c2027f11ed (diff)
downloadblackbird-obmc-uboot-9efac4a1eb99d9c5539aa6992025eeacab7980c6.tar.gz
blackbird-obmc-uboot-9efac4a1eb99d9c5539aa6992025eeacab7980c6.zip
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Diffstat (limited to 'include/configs/s5p_goni.h')
-rw-r--r--include/configs/s5p_goni.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h
index ff0dbd3c21..c8ea8fda82 100644
--- a/include/configs/s5p_goni.h
+++ b/include/configs/s5p_goni.h
@@ -67,6 +67,11 @@
#define CONFIG_SERIAL_MULTI 1
#define CONFIG_BAUDRATE 115200
+/* MMC */
+#define CONFIG_GENERIC_MMC 1
+#define CONFIG_MMC 1
+#define CONFIG_S5P_MMC 1
+
/* It should define before config_cmd_default.h */
#define CONFIG_SYS_NO_FLASH 1
@@ -82,6 +87,7 @@
#define CONFIG_CMD_REGINFO
#define CONFIG_CMD_ONENAND
#define CONFIG_CMD_MTDPARTS
+#define CONFIG_CMD_MMC
#define CONFIG_BOOTDELAY 1
#define CONFIG_ZERO_BOOTDELAY_CHECK
OpenPOWER on IntegriCloud