Re: [U-Boot] [PATCH V5 09/11] ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration

2015-03-07 Thread Nishanth Menon
On 03/06/2015 11:05 AM, Tom Rini wrote: > On Thu, Mar 05, 2015 at 10:41:04PM -0600, Nishanth Menon wrote: > >> Update to existing recommendation for L2ACTLR configuration to prevent >> system instability and optimize performance. >> >> These apply to both OMAP5 and DRA7. >> >> Reported-by: Vivek C

[U-Boot] [PATCH V5 09/11] ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration

2015-03-05 Thread Nishanth Menon
Update to existing recommendation for L2ACTLR configuration to prevent system instability and optimize performance. These apply to both OMAP5 and DRA7. Reported-by: Vivek Chengalvala Signed-off-by: Nishanth Menon --- arch/arm/cpu/armv7/omap5/hwinit.c | 16 1 file changed, 16