• A
    MIPS: Create common infrastructure for building built-in device-trees · 7fafb068
    Andrew Bresticker 提交于
    In preparation for moving the device-trees to a common location,
    introduce the config option BUILTIN_DTB, which can be selected by
    platforms that use a device-tree built into the kernel image, and
    create a Makefile to build the device-trees in arch/mips/boot/dts/.
    Signed-off-by: NAndrew Bresticker <abrestic@chromium.org>
    Cc: Rob Herring <robh+dt@kernel.org>
    Cc: Pawel Moll <pawel.moll@arm.com>
    Cc: Mark Rutland <mark.rutland@arm.com>
    Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
    Cc: Kumar Gala <galak@codeaurora.org>
    Cc: James Hogan <james.hogan@imgtec.com>
    Cc: Paul Burton <paul.burton@imgtec.com>
    Cc: David Daney <david.daney@cavium.com>
    Cc: John Crispin <blogic@openwrt.org>
    Cc: Jayachandran C <jchandra@broadcom.com>
    Cc: Qais Yousef <qais.yousef@imgtec.com>
    Cc: linux-mips@linux-mips.org
    Cc: linux-kernel@vger.kernel.org
    Cc: devicetree@vger.kernel.org
    Patchwork: https://patchwork.linux-mips.org/patch/7564/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
    7fafb068
Makefile 12.3 KB