]> 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)
commit2b2ad27c605d2b1b9892d53a3fd723c6f85a56b4
treec9219ae3ae7b1391067e238a0b99464ee546261e
parentd71603792e6defdd132e02996284c876f3a62cea
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