public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add boot_enable attribute to eMMC device for boot mode operation selection
@ 2013-04-19 12:41 Neil Armstrong
  2013-04-22  4:55 ` Namjae Jeon
  0 siblings, 1 reply; 4+ messages in thread
From: Neil Armstrong @ 2013-04-19 12:41 UTC (permalink / raw)
  To: linux-mmc
  Cc: Chris Ball, Namjae Jeon, Linus Walleij, Seungwon Jeon,
	Subhash Jadavani, linux-kernel

Since eMMC 4.3 a special boot mode operation was introduced to retrieve
data from the eMMC device with a very simple procedure. Since the Linux
kernel exports these device boot partitions, it may be useful to select
the boot partition from the user space.

The patch has been tested on a Toshiba eMMC conforming with eMMC 4.5
specifications.

Neil Armstrong (3):
  Add BOOT_PARTITION_ENABLE definition to MMC EXT_CSD PART_CONFIG
  Add boot_enable sysfs attribute to select MMC boot operation
    partition
  Add Documentation for MMC boot_enable attribute

 Documentation/mmc/mmc-dev-parts.txt |    6 +++
 drivers/mmc/card/block.c            |   72
++++++++++++++++++++++++++++++++++-
 include/linux/mmc/mmc.h             |    1 +
 3 files changed, 78 insertions(+), 1 deletions(-)



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-22 11:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19 12:41 [PATCH 0/3] Add boot_enable attribute to eMMC device for boot mode operation selection Neil Armstrong
2013-04-22  4:55 ` Namjae Jeon
2013-04-22  7:23   ` Neil Armstrong
2013-04-22 11:41     ` Chris Ball

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox