1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 07:29:18 +01:00
Files
u-boot-megous/arch/arm
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-08-28 12:33:16 -04:00
2015-08-17 18:49:43 +02:00
2015-09-02 21:28:24 -06:00