commit | 77776fd0a4cc541b9a528eacc1d31ca47eb1ae7a | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Thu Jul 18 13:34:41 2013 +0900 |
committer | Chris Ball <cjb@laptop.org> | Sat Aug 24 23:07:38 2013 -0400 |
tree | 77587901f32cd6fb25e5b1ec48ee5acc443ab0a5 | |
parent | 7fca96758e977497c67a424006c60aaf2d3db212 [diff] |
mmc: sd: fix the maximum au_size for SD3.0 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>