All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] board: freescale: cover all RGMII modes on DPAA 1 boards
@ 2020-11-04 13:09 Madalin Bucur
  2020-11-04 13:09 ` [PATCH 1/2] armv8: ls1043/ls1046aqds: add support for all RGMII modes Madalin Bucur
  2020-11-04 13:09 ` [PATCH 2/2] board: freescale: powerpc: " Madalin Bucur
  0 siblings, 2 replies; 4+ messages in thread
From: Madalin Bucur @ 2020-11-04 13:09 UTC (permalink / raw)
  To: u-boot

Make sure all RGMII internal delay modes are covered.

Madalin Bucur (2):
  armv8: ls1043/ls1046aqds: add support for all RGMII modes
  board: freescale: powerpc: add support for all RGMII modes

 board/freescale/corenet_ds/eth_hydra.c      |  6 ++++++
 board/freescale/corenet_ds/eth_p4080.c      |  6 ++++++
 board/freescale/corenet_ds/eth_superhydra.c | 12 ++++++++++++
 board/freescale/ls1043aqds/eth.c            |  2 ++
 board/freescale/ls1046aqds/eth.c            |  2 ++
 board/freescale/p2041rdb/eth.c              | 29 +++++++++++++++++++----------
 board/freescale/t102xrdb/eth_t102xrdb.c     |  3 +++
 board/freescale/t104xrdb/eth.c              |  3 +++
 board/freescale/t208xqds/eth_t208xqds.c     |  3 +++
 board/freescale/t208xrdb/eth_t208xrdb.c     |  3 +++
 10 files changed, 59 insertions(+), 10 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2020-12-11  8:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-04 13:09 [PATCH 0/2] board: freescale: cover all RGMII modes on DPAA 1 boards Madalin Bucur
2020-11-04 13:09 ` [PATCH 1/2] armv8: ls1043/ls1046aqds: add support for all RGMII modes Madalin Bucur
2020-12-11  8:07   ` Priyanka Jain
2020-11-04 13:09 ` [PATCH 2/2] board: freescale: powerpc: " Madalin Bucur

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.