From: Jiaxun Yang <jiaxun.yang@flygoat.com>
To: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org,
Jiaxun Yang <jiaxun.yang@flygoat.com>
Subject: [PATCH 2/4] MIPS: config: generic: Add board-litex
Date: Sat, 06 Jul 2024 13:07:59 +0800 [thread overview]
Message-ID: <20240706-config-refresh-v1-2-5dba0064cf08@flygoat.com> (raw)
In-Reply-To: <20240706-config-refresh-v1-0-5dba0064cf08@flygoat.com>
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>
---
arch/mips/configs/generic/board-litex.config | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/mips/configs/generic/board-litex.config b/arch/mips/configs/generic/board-litex.config
new file mode 100644
index 000000000000..f372d0647bfc
--- /dev/null
+++ b/arch/mips/configs/generic/board-litex.config
@@ -0,0 +1,8 @@
+CONFIG_LITEX_LITEETH=y
+CONFIG_SERIAL_LITEUART=y
+CONFIG_SERIAL_LITEUART_CONSOLE=y
+CONFIG_MMC=y
+CONFIG_MMC_LITEX=y
+CONFIG_LITEX_SOC_CONTROLLER=y
+CONFIG_USB_OHCI_HCD=y
+CONFIG_USB_OHCI_HCD_PLATFORM=y
--
2.45.2
next prev parent reply other threads:[~2024-07-06 5:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-06 5:07 [PATCH 0/4] MIPS: Refresh some configs Jiaxun Yang
2024-07-06 5:07 ` [PATCH 1/4] MIPS: config: Enable MSA and virtualization for MIPS64R6 Jiaxun Yang
2024-07-06 5:10 ` Jiaxun Yang
2024-07-06 5:07 ` Jiaxun Yang [this message]
2024-07-06 5:08 ` [PATCH 3/4] MIPS: config: lemote2f: Regenerate defconfig Jiaxun Yang
2024-07-06 5:08 ` [PATCH 4/4] MIPS: config: Add ip30_defconfig Jiaxun Yang
2024-07-06 13:33 ` Thomas Bogendoerfer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240706-config-refresh-v1-2-5dba0064cf08@flygoat.com \
--to=jiaxun.yang@flygoat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=tsbogend@alpha.franken.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®