MIPS: NI 169445 board support

Support the National Instruments 169445 board.

Signed-off-by: Nathan Sullivan <nathan.sullivan@ni.com>
Acked-by: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/16782/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Nathan Sullivan
2017-07-18 13:29:09 -05:00
committed by Ralf Baechle
parent 0c4037b9dd
commit 7aacf86b75
7 changed files with 173 additions and 0 deletions

View File

@@ -36,4 +36,10 @@ config FIT_IMAGE_FDT_BOSTON
enable this if you wish to boot on a MIPS Boston board, as it is
expected by the bootloader.
config FIT_IMAGE_FDT_NI169445
bool "Include FDT for NI 169445"
help
Enable this to include the FDT for the 169445 platform from
National Instruments in the FIT kernel image.
endif