]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit91927a641a57baea3f479b80fdf3264259029cbd
treef7bea793f61c928161db29b16960447f26be492e
parentd336843245562cfec4ffe289ee367b1465f5149b
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]