summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2011-07-04 22:21:22 +0000
committerAndy Fleming <afleming@freescale.com>2011-07-15 20:29:21 -0500
commitafb35666da107ccac076b30aed1ad90e7bbcffae (patch)
tree21b83fb58836d09fed4a786e8c9aad5f3df50621 /README
parent639b7827d1caf28801775e222fe1d1dedece58f0 (diff)
downloadtalos-obmc-uboot-afb35666da107ccac076b30aed1ad90e7bbcffae.tar.gz
talos-obmc-uboot-afb35666da107ccac076b30aed1ad90e7bbcffae.zip
mmc: sh_mmcif: add support for Renesas MMCIF
Some Renesas SuperH have MMCIF module. This driver supports it. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Acked-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 1e2d4d33c0..3c2b2e893c 100644
--- a/README
+++ b/README
@@ -1054,6 +1054,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