MIPS: generic: Add support for MIPSfpga
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Fri, 31 Mar 2017 09:00:41 +0000 (10:00 +0100)
committerJames Hogan <jhogan@kernel.org>
Wed, 8 Nov 2017 22:53:44 +0000 (22:53 +0000)
commitb35565bb16a55e5b8c5067e891b7b31a4359bda6
treef7bea793f61c928161db29b16960447f26be492e
parent04d8405e714e66e52718436eb6eb6e8ba6afb823
MIPS: generic: Add support for MIPSfpga

Add support for the MIPSfpga platform to generic kernel.

Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/15846/
[jhogan@kernel.org: Use separate board-xilfpga.its.S. Add 32r2 and
 little endian requires to board-xilfpga.config]
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/boot/dts/xilfpga/Makefile
arch/mips/boot/dts/xilfpga/nexys4ddr.dts
arch/mips/configs/generic/board-xilfpga.config [new file with mode: 0644]
arch/mips/generic/Kconfig
arch/mips/generic/board-xilfpga.its.S [new file with mode: 0644]