]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: shmobile: marzen: Switch to DT_MACHINE_START
authorMagnus Damm <damm@opensource.se>
Wed, 24 Jul 2013 07:30:42 +0000 (16:30 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 30 Jul 2013 04:28:01 +0000 (13:28 +0900)
commit7ebbb4ae6f2d6242178d332c67ad49772f9fe88d
tree829be78f1736ab9adbbc7b10064252824186eb58
parentd6b51d6b6a33974dfa7b091f61e7a2bedd62f298
ARM: shmobile: marzen: Switch to DT_MACHINE_START

Convert the marzen board to use DT_MACHINE_START. With this in
place all mach-shmobile boards use DT_MACHINE_START. Also, this
makes it possible for the r8a7779 SMP code to use DT for CPUs.

Signed-off-by: Magnus Damm <damm@opensource.se>
[horms+renesas@verge.net.au: Select USE_OF in Kconfig]
[horms+renesas@verge.net.au: Provide dt_compat in DT_MACHINE_START]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/board-marzen.c