Amar
|
2a91c91346
COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition
|
12 years ago |
Jaehoon Chung
|
64f4a6192f
mmc: support the correct card version for eMMC
|
12 years ago |
Stephen Warren
|
9fd383724c
mmc: don't allow extra cmdline arguments
|
12 years ago |
Nikita Kiryanov
|
d23d8d7e06
mmc: add support for write protection
|
12 years ago |
Taylor Hutt
|
ed80c931ba
mmc: Fix incorrect handling of 'read' & 'write' commands
|
12 years ago |
Robert P. J. Day
|
59ddead140
cmd_mmc.c: Fix typo, "dislay" -> "display"
|
12 years ago |
Kim Phillips
|
088f1b1991
common/cmd_*.c: sparse fixes
|
12 years ago |
Benoît Thébaudeau
|
d1424ee544
mmcinfo: Fix help message
|
12 years ago |
Simon Glass
|
4c12eeb8b5
Convert cmd_usage() calls in common to use a return value
|
13 years ago |
Michael Jones
|
8fd01b8f6b
mmc: rescan fails on empty slot
|
13 years ago |
Lei Wen
|
e6f99a5611
MMC: add erase function to both mmc and sd
|
14 years ago |
Lei Wen
|
6be95ccf9f
MMC: unify mmc read and write operation
|
14 years ago |
Lei Wen
|
bc897b1d4d
mmc: enable partition switch function for emmc
|
14 years ago |
Lei Wen
|
ea6ebe2177
cmd_mmc: eliminate device num in the mmc command
|
14 years ago |
Minkyu Kang
|
940e078297
mmc: show mmc capacity using print_size
|
14 years ago |
Mike Frysinger
|
e2fad3fce9
cmd_mmc: use common usage function
|
14 years ago |
Lei Wen
|
8f3b96427a
mmc: print out partition table
|
14 years ago |
Wolfgang Denk
|
2d941de9d5
Prepare v2010.09-rc1
|
14 years ago |
Reinhard Meyer
|
a9804be868
fix cmd_mmc.c, line 136 missing "
|
14 years ago |
Frans Meulenbroeks
|
388a29d024
various cmd_* files: fixed layout a little bit
|
14 years ago |
Frans Meulenbroeks
|
cc9f607beb
various cmd_* files: remove the command name from the help message
|
14 years ago |
Wolfgang Denk
|
47e26b1bf9
cmd_usage(): simplify return code handling
|
15 years ago |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 years ago |
Frans Meulenbroeks
|
9d90a93d36
cmd_mmc remove \n
|
15 years ago |
Mike Frysinger
|
02e22c2de1
cmd_mmc: make curr_device static
|
16 years ago |
Wolfgang Denk
|
a89c33db96
General help message cleanup
|
16 years ago |
Rabin Vincent
|
e85649c7e6
mmc: check find_mmc_device return value
|
16 years ago |
Rabin Vincent
|
ac0865ff33
mmc: clean up help texts
|
16 years ago |
Minkyu Kang
|
869f6bf4de
cmd_mmc: add support for device command for selecting mmc device
|
16 years ago |
Mike Frysinger
|
852dbfdd56
more command usage cleanup
|
16 years ago |