]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y
authorYasha Cherikovsky <yasha.che3@gmail.com>
Tue, 25 Sep 2018 18:08:25 +0000 (21:08 +0300)
committerPaul Burton <paul.burton@mips.com>
Wed, 26 Sep 2018 18:46:34 +0000 (11:46 -0700)
commitd9df9fb901d25b941ab2cfb5b570d91fb2abf7a3
tree7529117b4e69815ac721997042314319a86e05e0
parente524c788bfc1d5e18db9e226c3b7323e69094e81
MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y

The ELF appended dtb can be accessed now via 'fw_passed_dtb'.

Since raw appended dtb is accessed via that variable too,
this now effectively allows to boot with CONFIG_MIPS_RAW_APPENDED_DTB=y
on Octeon.

Signed-off-by: Yasha Cherikovsky <yasha.che3@gmail.com>
[paul.burton@mips.com: Fix trivial __dtb_octeon_*_begin conflict]
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/20805/
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Burton <paul.burton@mips.com>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
arch/mips/cavium-octeon/setup.c