* [PATCH 3/3] Add Documentation for MMC boot_enable attribute
@ 2013-04-19 12:46 Neil Armstrong
2013-04-21 3:59 ` Rob Landley
0 siblings, 1 reply; 2+ messages in thread
From: Neil Armstrong @ 2013-04-19 12:46 UTC (permalink / raw)
To: linux-mmc
Cc: Chris Ball, Namjae Jeon, Linus Walleij, Seungwon Jeon,
Subhash Jadavani, linux-kernel
Add documentation on the enable_boot sysfs attribute.
Signed-off-by: Neil Armstrong <narmstrong@neotion.com>
---
Documentation/mmc/mmc-dev-parts.txt | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/Documentation/mmc/mmc-dev-parts.txt
b/Documentation/mmc/mmc-dev-parts.txt
index f08d078..78228de 100644
--- a/Documentation/mmc/mmc-dev-parts.txt
+++ b/Documentation/mmc/mmc-dev-parts.txt
@@ -38,3 +38,9 @@ feature has been disabled on the card, the file will
be read-only.
The boot partitions can also be locked permanently, but this feature is
not accessible through sysfs in order to avoid accidental or malicious
bricking.
+
+A special attribute named boot_enable is available to configure the
+selected partition for the eMMC 4.3+ boot operation mode.
+When selected between the two factory boot partitions and the main
+user partition, at boot time a special sequence enables makes the
+eMMC device to output the content of the selected partition.
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 3/3] Add Documentation for MMC boot_enable attribute
2013-04-19 12:46 [PATCH 3/3] Add Documentation for MMC boot_enable attribute Neil Armstrong
@ 2013-04-21 3:59 ` Rob Landley
0 siblings, 0 replies; 2+ messages in thread
From: Rob Landley @ 2013-04-21 3:59 UTC (permalink / raw)
To: narmstrong
Cc: linux-mmc, Chris Ball, Namjae Jeon, Linus Walleij, Seungwon Jeon,
Subhash Jadavani, linux-kernel
On 04/19/2013 07:46:25 AM, Neil Armstrong wrote:
> Add documentation on the enable_boot sysfs attribute.
>
> Signed-off-by: Neil Armstrong <narmstrong@neotion.com>
> ---
> Documentation/mmc/mmc-dev-parts.txt | 6 ++++++
> 1 files changed, 6 insertions(+), 0 deletions(-)
>
> diff --git a/Documentation/mmc/mmc-dev-parts.txt
> b/Documentation/mmc/mmc-dev-parts.txt
> index f08d078..78228de 100644
> --- a/Documentation/mmc/mmc-dev-parts.txt
> +++ b/Documentation/mmc/mmc-dev-parts.txt
> @@ -38,3 +38,9 @@ feature has been disabled on the card, the file will
> be read-only.
> The boot partitions can also be locked permanently, but this feature
> is
> not accessible through sysfs in order to avoid accidental or
> malicious
> bricking.
> +
> +A special attribute named boot_enable is available to configure the
> +selected partition for the eMMC 4.3+ boot operation mode.
So "In eMMC version 4.3 or later, the boot_enable attribute selects the
partition to boot from."
> +When selected between the two factory boot partitions and the main
> +user partition, at boot time a special sequence enables makes the
> +eMMC device to output the content of the selected partition.
enables makes?
Does this sentence actually add any information to the previous
sentence? (Maybe I'm not reading it right, I'm not entirely sure what
"selected between" or "special sequence" are referring to here...)
Rob
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-21 19:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19 12:46 [PATCH 3/3] Add Documentation for MMC boot_enable attribute Neil Armstrong
2013-04-21 3:59 ` Rob Landley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox