]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: generic: Move NI 169445 FIT image source to its own file
authorPaul Burton <paul.burton@imgtec.com>
Mon, 7 Aug 2017 22:37:23 +0000 (15:37 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Aug 2017 13:21:52 +0000 (15:21 +0200)
commit017e6913d6aaa0b83c8ac0012ef31f1fe16f225c
treec9219ae3ae7b1391067e238a0b99464ee546261e
parent2f713608aaa87daed23f730ffdda34e90f3d5302
MIPS: generic: Move NI 169445 FIT image source to its own file

Move the NI 169445 board flattened image tree source into its own file
which is concatenated into the final image tree source used to build the
flattened image tree. Separating boards into different files will help
us to avoid conflicts as boards are added.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Nathan Sullivan <nathan.sullivan@ni.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/16940/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/generic/Platform
arch/mips/generic/board-ni169445.its.S [new file with mode: 0644]
arch/mips/generic/vmlinux.its.S