MIPS: generic: Allow generating FIT image for Marduk board
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Fri, 23 Jul 2021 02:25:35 +0000 (10:25 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 12 Aug 2021 14:01:49 +0000 (16:01 +0200)
commit666173ee32e2d6f2853bd54b11b8127ac97eb019
tree7f4e5172db3147455673ce22261343c7f7e9f509
parentcb95ea79b3fc772c5873a7a4532ab4c14a455da2
MIPS: generic: Allow generating FIT image for Marduk board

Marduk is based on IMG pistachio SoC. The platform is using
MIPS UHI booting protocol and does have a proper devicetree
implement, thus it could be a part of generic kernel.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/Makefile
arch/mips/boot/dts/img/Makefile
arch/mips/generic/Kconfig
arch/mips/generic/Platform
arch/mips/generic/board-marduk.its.S [new file with mode: 0644]