]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: generic: Move Boston FIT image source to its own file
authorPaul Burton <paul.burton@imgtec.com>
Mon, 7 Aug 2017 22:37:22 +0000 (15:37 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Aug 2017 13:21:52 +0000 (15:21 +0200)
commit13d1ff2c8580eaa719e41a9bb22a953658e11d1d
treee61938036f16b2bd95ae745bb5d871e9b0e225c5
parent436c6a4452cb610e6293ba3fda2310cf09461fc1
MIPS: generic: Move Boston FIT image source to its own file

Move the Boston 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: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/16939/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/generic/Platform
arch/mips/generic/board-boston.its.S [new file with mode: 0644]
arch/mips/generic/vmlinux.its.S