Re: [U-Boot] [PATCH 04/12 V3] Exynos5420: Add DDR3 initialization for 5420

2013-09-18 Thread Simon Glass
On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde < rajeshwar...@samsung.com> wrote: > This patch intends to add DDR3 initialization code for Exynos5420. > > Signed-off-by: Rajeshwari S Shinde > Signed-off-by: Akshay Saraswat > A few nits in comments, but it looks reasonable. Acked-by: Simo

[U-Boot] [PATCH 04/12 V3] Exynos5420: Add DDR3 initialization for 5420

2013-09-11 Thread Rajeshwari S Shinde
This patch intends to add DDR3 initialization code for Exynos5420. Signed-off-by: Rajeshwari S Shinde Signed-off-by: Akshay Saraswat --- Changes in V2: - Corrected a compilation issue for SMDK5250. Changes in V3: - None arch/arm/cpu/armv7/exynos/dmc_common.c| 8 - arch/arm