summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2011-07-19 22:27:07 +0200
committerWolfgang Denk <wd@denx.de>2011-07-19 22:27:07 +0200
commit74fac70084bb040342fafc3b0d2ef50fbe35646f (patch)
tree1407b62f99fa0b016d544b112a79cf6b3c5bc574 /README
parent1bb5e9071f7598eb83e2015a2e9dfbdc18a4314d (diff)
parent8fd01b8f6b5b0d8bceec443f0a62b52afa7452a1 (diff)
downloadtalos-obmc-uboot-74fac70084bb040342fafc3b0d2ef50fbe35646f.tar.gz
talos-obmc-uboot-74fac70084bb040342fafc3b0d2ef50fbe35646f.zip
Merge branch 'master' of git://git.denx.de/u-boot-mmc
* 'master' of git://git.denx.de/u-boot-mmc: mmc: rescan fails on empty slot AT91:mmc:fix multiple read/write error mmc: Access mode validation for eMMC cards > 2 GiB mmc: sh_mmcif: add support for Renesas MMCIF mmc: fix the condition for MMC version 4 MMC: add marvell sdhci driver MMC: add sdhci generic framework MMC: add erase function to both mmc and sd MMC: unify mmc read and write operation mmc: Tegra2: Enable SD/MMC driver for Seaboard and Harmony mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 3239985416..294b39eda2 100644
--- a/README
+++ b/README
@@ -1064,6 +1064,15 @@ The following options need to be configured:
enabled with CONFIG_CMD_MMC. The MMC driver also works with
the FAT fs. This is enabled with CONFIG_CMD_FAT.
+ CONFIG_SH_MMCIF
+ Support for Renesas on-chip MMCIF controller
+
+ CONFIG_SH_MMCIF_ADDR
+ Define the base address of MMCIF registers
+
+ CONFIG_SH_MMCIF_CLK
+ Define the clock frequency for MMCIF
+
- Journaling Flash filesystem support:
CONFIG_JFFS2_NAND, CONFIG_JFFS2_NAND_OFF, CONFIG_JFFS2_NAND_SIZE,
CONFIG_JFFS2_NAND_DEV
OpenPOWER on IntegriCloud