commit | e64bf95e68bf92e7f6d906da4715b937cec5646c | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Sun Jul 21 14:53:37 2013 -0500 |
committer | Olof Johansson <olof@lixom.net> | Mon Jul 22 20:03:59 2013 -0700 |
tree | a4ef560af961477ec4d6fb740d72399c09ef2c3d | |
parent | eaed13527fdb85993f1fe4d497bcfc3fcbbccd56 [diff] |
ARM: highbank: Only touch common coherency control register fields Midway adds new register fields to the coherency control registers, so writing absolute values will break on Midway. Change the register accesses to only modify the necessary and common fields in order to support both Midway and Highbank. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Olof Johansson <olof@lixom.net>