MIPS: BMIPS: Accept UHI interface for passing a dtb
authorJonas Gorski <jogo@openwrt.org>
Sun, 12 Apr 2015 10:25:01 +0000 (12:25 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 21 Jun 2015 19:54:17 +0000 (21:54 +0200)
commitca668a2da4687f23e65ce630742b6784a5fca595
tree9ed50423034d2205d609de7492967f65ff535394
parent0e12f4a3ab52f8be48c5ebbc556f53acb1afb280
MIPS: BMIPS: Accept UHI interface for passing a dtb

Detect and use passed dtb address using the UHI interface. This allows for
booting with a vmlinux.bin appended dtb instead of using a built-in one.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Cc: John Crispin <blogic@openwrt.org>
Cc: Kevin Cernekee <cernekee@gmail.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Markos Chandras <markos.chandras@imgtec.com>
Cc: Andrew Bresticker <abrestic@chromium.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: James Hartley <James.Hartley@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/9742/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bmips/setup.c