diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2015-08-28 12:28:25 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 14:05:36 -0400 |
commit | d6927a5d10c3702728d1c77f008229863874de95 (patch) | |
tree | e5022bc0d0ff83256fa481067fad2ee5fd30d0ec /include/configs/tk71.h | |
parent | bab8d1e2280f039fbbb3039ec4750e54091b6113 (diff) | |
download | u-boot-imx-d6927a5d10c3702728d1c77f008229863874de95.zip u-boot-imx-d6927a5d10c3702728d1c77f008229863874de95.tar.gz u-boot-imx-d6927a5d10c3702728d1c77f008229863874de95.tar.bz2 |
ARM: DRA7: emif: Fix disabling/enabling of refreshes
clrsetbits_le32/clrbits_le32 takes mask of the bits as input that
are needed to be set/clear. But emif driver passes the shift of the bits.
Fixing it here.
Reported-by: Mark Mckeown <m-mckeown@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include/configs/tk71.h')
0 files changed, 0 insertions, 0 deletions