commit | f8635abd38776a413d1e84c79353693b8ecf45c9 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Jan 05 00:29:31 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jan 28 23:23:44 2013 +0100 |
tree | 335410b72facf10dac9bbd53aeafd570eb4dd538 | |
parent | a352d85adbe8ed0c5c8c69e3ea0ee1833b3ee27e [diff] |
ARM: nomadik: initial devicetree support Support basic device tree boot on the Nomadik. Implement the support in the cpu file with the intent of deleting the board files later. At this stage IRQ controllers, system timer, l2x0 cache, UARTs and thus console boot is fully functional. Patch out the code adding devices by initcalls for now so as not to disturb the boot. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>