diff options
author | Matt Reimer <mreimer@sdgsystems.com> | 2015-02-23 14:56:58 -0700 |
---|---|---|
committer | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | 2015-03-18 09:53:01 +0200 |
commit | e113fe3c06e34c9d29bd8952955558d585e4f80c (patch) | |
tree | fff4a38cd501f20d67e36f58d7a96817ca2ab554 /board/nokia | |
parent | 8ebde4f0b3e513a41b388893a66ade4a6c292465 (diff) | |
download | u-boot-imx-e113fe3c06e34c9d29bd8952955558d585e4f80c.zip u-boot-imx-e113fe3c06e34c9d29bd8952955558d585e4f80c.tar.gz u-boot-imx-e113fe3c06e34c9d29bd8952955558d585e4f80c.tar.bz2 |
mmc: sdhci: don't clobber adjacent registers
SDHCI_HOST_CONTROL is a byte-sized register, so don't write to it
as if it were a long, as that would result in clobbering the three
registers following.
Signed-off-by: Matt Reimer <mreimer@sdgsystems.com>
Diffstat (limited to 'board/nokia')
0 files changed, 0 insertions, 0 deletions