commit | 07a5b0d21e450842e3474546366593a5893e8c61 | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Tue Dec 17 19:42:28 2013 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Dec 17 19:42:28 2013 +0000 |
tree | 800e8c553deffb3eb2785b47aa3d789e4671f604 | |
parent | d8ba780b6a17020aadea479ad96ed9fe3bb10661 [diff] |
target-arm/cpu: Convert reset CBAR to a property The reset value of the CP15 CBAR is a vendor (machine) configurable property. If ARM_FEATURE_CBAR is set, add it as a property at post_init time. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Message-id: 2f1eec3f912135deea6252360e03645003d12e0a.1387160489.git.peter.crosthwaite@xilinx.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>