From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Date: Fri, 28 Mar 2014 16:02:30 +0000 Subject: Re: [PATCH 51/75] ARM: l2c: remove platforms/SoCs setting early BRESP Message-Id: <20140328160229.GF24308@atomide.com> List-Id: References: <20140328151249.GJ7528@n2100.arm.linux.org.uk> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org * Russell King [140328 08:22]: > Since we now automatically enable early BRESP in core L2C-310 code when > we detect a Cortex-A9, we don't need platforms/SoCs to set this bit > explicitly. Instead, they should seek to preserve the value of bit 30 > in the auxiliary control register. > > Signed-off-by: Russell King Acked-by: Tony Lindgren