]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb30c9dd7d0774211fc2f8891cbebd6175e3a8070
tree7f4e5172db3147455673ce22261343c7f7e9f509
parent4cc4d5cd2f34ce51ab35c583a663fb2bb1248616
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]