diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2015-08-28 06:58:25 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 18:05:36 (GMT) |
commit | d6927a5d10c3702728d1c77f008229863874de95 (patch) | |
tree | e5022bc0d0ff83256fa481067fad2ee5fd30d0ec /scripts | |
parent | bab8d1e2280f039fbbb3039ec4750e54091b6113 (diff) | |
download | u-boot-fsl-qoriq-d6927a5d10c3702728d1c77f008229863874de95.tar.xz |
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 'scripts')
0 files changed, 0 insertions, 0 deletions