Re: [U-Boot] [PATCH 4/7] ARM: DRA72-evm: Enable HW leveling

2015-06-03 Thread Tom Rini
On Wed, Jun 03, 2015 at 02:43:24PM +0530, Lokesh Vutla wrote: > Updating EMIF registers to enable HW leveling > on DRA72-evm. > Also updating the timing registers. > > Signed-off-by: Lokesh Vutla Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature

[U-Boot] [PATCH 4/7] ARM: DRA72-evm: Enable HW leveling

2015-06-03 Thread Lokesh Vutla
Updating EMIF registers to enable HW leveling on DRA72-evm. Also updating the timing registers. Signed-off-by: Lokesh Vutla --- arch/arm/cpu/armv7/omap5/sdram.c | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/arch/arm/cpu/armv7/omap5/sdram.c b/arch/arm/cpu/