Skip to content
Commit ccc966af authored by Vijayenthiran Subramaniam's avatar Vijayenthiran Subramaniam Committed by tarek-arm
Browse files

cmn700: ccg: do not overwrite link control reg while enabling it



When SMP mode is enabled, CCRA and CCHA link control registers are
programmed with SMP mode enable bit. When enabling the CCRA and CCHA
links using the same link control registers, the existing values were
overwritten causing the SMP mode to be disabled. Fix this by doing
`bitwise OR` when setting the enable bit.

Signed-off-by: Vijayenthiran Subramaniam's avatarVijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
Change-Id: Ie582335bae055d913e095e5493193a9254efbffe
parent 45a7c806
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment