git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fca967
)
mmc: sd: fix the maximum au_size for SD3.0
author
Jaehoon Chung
<jh80.chung@samsung.com>
Thu, 18 Jul 2013 04:34:41 +0000
(13:34 +0900)
committer
Chris Ball
<cjb@laptop.org>
Sun, 25 Aug 2013 03:07:38 +0000
(23:07 -0400)
Since SD Physical Layer specification V3.0, AU_SIZE is supported up
to 0xf. So If SD-card is supported v3.0, then max_au should be 0xf.
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found