Re: [U-Boot] [PATCH 22/25] SPEAr: Correct SoC ID offset in misc configuration space

2012-03-07 Thread Stefan Roese
On Wednesday 07 March 2012 13:04:11 Amit Virdi wrote: > From: Shiraz Hashim > > SoC Core ID offset is 0x30 in miscellaneous configuration address > space. It was wrongly mentioned as periph2 clk enable. > > Signed-off-by: Shiraz Hashim > Signed-off-by: Amit Virdi Acked-by: Stefan Roese Than

[U-Boot] [PATCH 22/25] SPEAr: Correct SoC ID offset in misc configuration space

2012-03-07 Thread Amit Virdi
From: Shiraz Hashim SoC Core ID offset is 0x30 in miscellaneous configuration address space. It was wrongly mentioned as periph2 clk enable. Signed-off-by: Shiraz Hashim Signed-off-by: Amit Virdi --- arch/arm/include/asm/arch-spear/spr_misc.h |2 +- 1 files changed, 1 insertions(+), 1 del