u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] net: sun8i-emac: Allwinner D1 Support
@ 2022-07-15  5:20 Samuel Holland
  2022-07-15  5:20 ` [PATCH 1/3] net: sun8i-emac: Downgrade printf during probe to debug Samuel Holland
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Samuel Holland @ 2022-07-15  5:20 UTC (permalink / raw)
  To: u-boot, Jagan Teki, Andre Przywara
  Cc: Samuel Holland, Joe Hershberger, Ramon Fried

D1 is a RISC-V SoC containing an EMAC compatible with the A64 EMAC.
However, there are a couple of issues with the driver preventing it
being built for RISC-V. These are resolved by patches 2-3. Patch 1 is
a general cleanup.


Samuel Holland (3):
  net: sun8i-emac: Downgrade printf during probe to debug
  net: sun8i-emac: Drop use of arch-specific header
  net: sun8i-emac: Use common syscon setup for R40

 drivers/net/sun8i_emac.c | 32 +++++++++++++-------------------
 1 file changed, 13 insertions(+), 19 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-08-06 17:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15  5:20 [PATCH 0/3] net: sun8i-emac: Allwinner D1 Support Samuel Holland
2022-07-15  5:20 ` [PATCH 1/3] net: sun8i-emac: Downgrade printf during probe to debug Samuel Holland
2022-07-16 17:00   ` Andre Przywara
2022-08-06 17:38     ` Ramon Fried
2022-07-15  5:20 ` [PATCH 2/3] net: sun8i-emac: Drop use of arch-specific header Samuel Holland
2022-07-18 10:03   ` Andre Przywara
2022-08-06 17:39   ` Ramon Fried
2022-07-15  5:20 ` [PATCH 3/3] net: sun8i-emac: Use common syscon setup for R40 Samuel Holland
2022-07-15  9:24   ` Jagan Teki

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).