Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Mmc Utils
Commits
6599780f
Commit
6599780f
authored
Sep 21, 2012
by
Chris Ball
Browse files
Improve/clarify usage descriptions
parent
d4faeabb
Changes
1
Hide whitespace changes
Inline
Side-by-side
mmc.c
View file @
6599780f
...
...
@@ -62,12 +62,12 @@ static struct Command commands[] = {
},
{
do_writeprotect_set
,
-
1
,
"writeprotect set"
,
"<device>
\n
"
"Set the eMMC writeprotect status of <device>."
,
"Set the eMMC writeprotect status of <device>.
\n
This sets the eMMC to be write-protected until next boot.
"
,
NULL
},
{
do_disable_512B_emulation
,
-
1
,
"disable 512B emulation"
,
"<device>
\n
"
"Set the eMMC data sector size to 4KB by disabling emulation on
<device>."
,
"Set the eMMC data sector size to 4KB by disabling emulation on
\n
<device>."
,
NULL
},
{
do_write_boot_en
,
-
3
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment