diff options
author | Tom Rini <trini@ti.com> | 2014-05-23 12:13:59 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-05-23 12:13:59 (GMT) |
commit | 638b3e8342e4b395f9e961bfac200420f29874a3 (patch) | |
tree | 01bcc5cc7aff24e9a3001add54f321529e5b1cc8 /README | |
parent | 4d16f67e7ba1a69929b55852f1a274c457a0db27 (diff) | |
parent | df348d8245922adbb03a3a979429c5e70342973c (diff) | |
download | u-boot-638b3e8342e4b395f9e961bfac200420f29874a3.tar.xz |
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1534,6 +1534,16 @@ The following options need to be configured: CONFIG_SH_MMCIF_CLK Define the clock frequency for MMCIF + CONFIG_GENERIC_MMC + Enable the generic MMC driver + + CONFIG_SUPPORT_EMMC_BOOT + Enable some additional features of the eMMC boot partitions. + + CONFIG_SUPPORT_EMMC_RPMB + Enable the commands for reading, writing and programming the + key for the Replay Protection Memory Block partition in eMMC. + - USB Device Firmware Update (DFU) class support: CONFIG_DFU_FUNCTION This enables the USB portion of the DFU USB class |