1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-04 13:57:10 +01:00
Files
u-boot-megous/arch
Lokesh Vutla d6927a5d10 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>
2015-09-11 14:05:36 -04:00
..
2015-09-07 13:38:24 +03:00
2015-06-10 14:03:26 +02:00