summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorAndrew Gabbasov <andrew_gabbasov@mentor.com>2014-12-25 10:22:25 -0600
committerPantelis Antoniou <pantelis.antoniou@konsulko.com>2015-01-19 17:41:52 +0200
commitfc5b32fbf3bd43dabaf409e424e0bfb9a1b4df26 (patch)
tree534a345ad2ff73c1a2b81acd73e20a027f5d9ed6 /arch/arm
parentbf4770731c1fbd23befb1ffcd0436df2262a3199 (diff)
downloadtalos-obmc-uboot-fc5b32fbf3bd43dabaf409e424e0bfb9a1b4df26.tar.gz
talos-obmc-uboot-fc5b32fbf3bd43dabaf409e424e0bfb9a1b4df26.zip
mmc: Skip changing bus width for MMC cards earlier than version 4.0
Wider bus widths (larger than default 1 bit) appeared in MMC standard version 4.0. So, for MMC cards of any earlier version trying to change the bus width (including ext_csd comparison) does not make any sense. It may work incorrectly and at least cause unnecessary timeouts. So, just skip the entire bus width related activity for earlier versions. Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com> Tested-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud