diff options
author | Andrei Warkentin <andreiw@motorola.com> | 2011-04-11 18:10:25 -0500 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2011-05-24 21:01:21 -0400 |
commit | 371a689f64b0da140c3bcd3f55305ffa1c3a58ef (patch) | |
tree | c0dff82d668378d395cb22ce33cd93e6dafef9eb /Documentation/mmc/00-INDEX | |
parent | 1a258db6f396e26c2c00b19c0107a891895d4584 (diff) | |
download | linux-3.10-371a689f64b0da140c3bcd3f55305ffa1c3a58ef.tar.gz linux-3.10-371a689f64b0da140c3bcd3f55305ffa1c3a58ef.tar.bz2 linux-3.10-371a689f64b0da140c3bcd3f55305ffa1c3a58ef.zip |
mmc: MMC boot partitions support.
Allows device MMC boot partitions to be accessed. MMC partitions are
treated effectively as separate block devices on the same MMC card.
Signed-off-by: Andrei Warkentin <andreiw@motorola.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'Documentation/mmc/00-INDEX')
-rw-r--r-- | Documentation/mmc/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/mmc/00-INDEX b/Documentation/mmc/00-INDEX index fca586f5b85..93dd7a71407 100644 --- a/Documentation/mmc/00-INDEX +++ b/Documentation/mmc/00-INDEX @@ -2,3 +2,5 @@ - this file mmc-dev-attrs.txt - info on SD and MMC device attributes +mmc-dev-parts.txt + - info on SD and MMC device partitions |