commit | 823e7546c4a2bd4c8edce6d8dc8544fd79287c55 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Jul 10 10:42:05 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jul 10 10:46:42 2014 +0200 |
tree | 45fd0c86296f399db3b233c4a3f987778b8ebff8 | |
parent | 922468cdf1a704c0c13e023d634ff802edc37910 [diff] |
ARM: ux500: remove pointless cache setup complexity This cleans out non-DT cache setup (the ux500 is DT only), and sinks the l2cc base into the unlock function. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>