Re: [U-Boot] [PATCH 4/7] arm: dra7xx: Add control module changes

2013-02-15 Thread Tom Rini
On Wed, Feb 13, 2013 at 12:59:06PM +0530, Lokesh Vutla wrote: > Control module register addresses are changed from OMAP5 > to DRA7XX socs. > So adding the necessary changes for the same. > > Signed-off-by: Lokesh Vutla > Signed-off-by: R Sricharan Reviewed-by: Tom Rini -- Tom signature.as

[U-Boot] [PATCH 4/7] arm: dra7xx: Add control module changes

2013-02-12 Thread Lokesh Vutla
Control module register addresses are changed from OMAP5 to DRA7XX socs. So adding the necessary changes for the same. Signed-off-by: Lokesh Vutla Signed-off-by: R Sricharan --- arch/arm/cpu/armv7/omap5/hw_data.c |5 ++- arch/arm/cpu/armv7/omap5/prcm-regs.c | 72