]> www.infradead.org Git - users/jedix/linux-maple.git/commit
MIPS: config: generic: Add board-litex
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Sun, 14 Jul 2024 02:20:48 +0000 (10:20 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 15 Jul 2024 16:17:07 +0000 (18:17 +0200)
commit10f338bd0a42140d8a18a31c89309c5a03e38fc2
treee0b1e88ec3dd7f12fb128d83d68f45ef434558e9
parent9ce4250eeed47d732015c459726fc2c32481395f
MIPS: config: generic: Add board-litex

The LiteX framework provides a convenient and efficient infrastructure
to create FPGA Cores/SoCs.

We have implemented LiteX support for a couple of opensource MIPS
CPU cores including microAptiv UP from MIPS, GS232 from Loongson,
and CDIM from CQU.

For this platform, devicetree is generated by litex python scripts
so there is no devicetree addition necessary.

Link: https://github.com/enjoy-digital/litex/pull/1990
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/configs/generic/board-litex.config [new file with mode: 0644]