projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a25215
)
mmc: add BOOT_CONIFG (ext_csd[179]) define
author
Minkyu Kang
<mk7.kang@samsung.com>
Fri, 18 Jun 2010 06:20:15 +0000
(15:20 +0900)
committer
Minkyu Kang
<mk7.kang@samsung.com>
Fri, 18 Jun 2010 06:20:15 +0000
(15:20 +0900)
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/mmc.h
patch
|
blob
|
history
diff --git
a/include/mmc.h
b/include/mmc.h
index
10454e5
..
ad1f319
100644
(file)
--- a/
include/mmc.h
+++ b/
include/mmc.h
@@
-128,6
+128,7
@@
* EXT_CSD fields
*/
+#define EXT_CSD_BOOT_CONFIG 179 /* R/W */
#define EXT_CSD_BUS_WIDTH 183 /* R/W */
#define EXT_CSD_HS_TIMING 185 /* R/W */
#define EXT_CSD_CARD_TYPE 196 /* RO */