commit | 58202033faca18198af21dabb7e75481d4a2cd8a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu May 14 09:46:40 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon May 18 15:06:40 2015 +0200 |
tree | abf3cc5d1b6c239ae71c2c6e23f5e41ac66e4fd6 | |
parent | 80757f2335c93fbb9a8fa5a2e68f8ef46d2d5081 [diff] |
ARM: ux500: get SCU base from device tree The SMP startup/shutdown code relied on a static SCU base address, let's get this from the device tree instead. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>