Skip to content
Commit 4374d649 authored by Russell King's avatar Russell King
Browse files

ARM: l2c: add automatic enable of early BRESP



The AXI bus protocol requires that a write response should only be
sent back to the master when the last write has been accepted.  Early
BRESP allows the L2C-310 to send the write response as soon as the
store buffer accepts the write address.

Cortex-A9 processors can signal to the L2C-310 that they wish to be
notified early, and if this optimisation is enabled, the L2C-310 can
signal an early write response.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent ddf7d79b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment