MIPS: parse chosen node on boot
authorJohn Crispin <blogic@openwrt.org>
Wed, 2 May 2012 10:27:35 +0000 (12:27 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 May 2012 15:49:20 +0000 (17:49 +0200)
commit40e91aec7da128795cff7708ed5ae908f0d779c6
tree7c601544e62b78acead864c1efc854b687b59c19
parent7d6168e57610a51404fb30e500345e2d92c20b18
MIPS: parse chosen node on boot

Call early_init_devtree from inside __dt_setup_arch to allow parsing of the
chosen node.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3718/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/prom.c