Re: [U-Boot] [PATCH 1/6 V2] EXYNOS5: Fix system register structure

2012-05-07 Thread Minkyu Kang
On 4 May 2012 20:11, Rajeshwari Shinde wrote: > This patch corrects the SYSREG structure. > We have removed the sysreg.h added in the previous patchset > version as the sysreg structure is already defined in system.h. > > Signe-off-by: Rajeshwari Shinde > --- >  arch/arm/include/asm/arch-exynos/s

[U-Boot] [PATCH 1/6 V2] EXYNOS5: Fix system register structure

2012-05-04 Thread Rajeshwari Shinde
This patch corrects the SYSREG structure. We have removed the sysreg.h added in the previous patchset version as the sysreg structure is already defined in system.h. Signe-off-by: Rajeshwari Shinde --- arch/arm/include/asm/arch-exynos/system.h |1 + 1 files changed, 1 insertions(+), 0 deleti