linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add Ethernet and PDMA support to OrangePi RV2 board
@ 2025-10-17 10:01 michael.opdenacker
  2025-10-17 10:02 ` [PATCH 1/2] riscv: dts: spacemit: add Ethernet and PDMA to OrangePi RV2 michael.opdenacker
  2025-10-17 10:02 ` [PATCH 2/2] net: spacemit: compile k1_emac driver as built-in by default michael.opdenacker
  0 siblings, 2 replies; 9+ messages in thread
From: michael.opdenacker @ 2025-10-17 10:01 UTC (permalink / raw)
  To: Paul Walmsley, Palmer Dabbelt, Albert Ou, Alexandre Ghiti,
	Yixun Lan
  Cc: Michael Opdenacker, linux-riscv, spacemit

From: Michael Opdenacker <michael.opdenacker@rootcommit.com>

Tested by booting the board through NFS with these additional
kernel command line settings:

nfsroot=<server-ip>:<path-on-server>,nfsvers=3,tcp ip=<board-ip>:::::eth0

Michael Opdenacker (2):
  riscv: dts: spacemit: add Ethernet and PDMA to OrangePi RV2
  net: spacemit: compile k1_emac driver as built-in by default

 .../boot/dts/spacemit/k1-orangepi-rv2.dts     | 50 +++++++++++++++++++
 drivers/net/ethernet/spacemit/Kconfig         |  2 +-
 2 files changed, 51 insertions(+), 1 deletion(-)


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-10-22 18:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-17 10:01 [PATCH 0/2] Add Ethernet and PDMA support to OrangePi RV2 board michael.opdenacker
2025-10-17 10:02 ` [PATCH 1/2] riscv: dts: spacemit: add Ethernet and PDMA to OrangePi RV2 michael.opdenacker
2025-10-20  1:00   ` Yixun Lan
2025-10-20  9:07   ` Vivian Wang
2025-10-21  5:39     ` Vivian Wang
2025-10-22 18:54     ` Michael Opdenacker
2025-10-17 10:02 ` [PATCH 2/2] net: spacemit: compile k1_emac driver as built-in by default michael.opdenacker
2025-10-17 15:33   ` Emil Renner Berthing
2025-10-17 15:53     ` Michael Opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).