mbox series

Please pull u-boot-marvell/master

Message ID b3123d65-01a6-42c5-8a21-c5a039b281d5@mailbox.org
State Accepted
Delegated to: Tom Rini
Headers show
Series Please pull u-boot-marvell/master | expand

Pull-request

git@source.denx.de:u-boot/custodians/u-boot-marvell.git

Message

Stefan Roese Jan. 22, 2024, 3:46 p.m. UTC
Hi Tom,

please pull this next batch of Marvell related patches:

----------------------------------------------------------------
- solidrun: clearfog gtr: add serdes configuration (Josua)
----------------------------------------------------------------

Here the Azure build, without any issues:

https://dev.azure.com/sr0718/u-boot/_build/results?buildId=334&view=results

Thanks,
Stefan


The following changes since commit 3c04fcf3137d5f694d52b8f355373e4baabe5f78:

   Merge patch series "k3-j721e: beagleboneai: Fix USB" (2024-01-20 
11:39:13 -0500)

are available in the Git repository at:

   git@source.denx.de:u-boot/custodians/u-boot-marvell.git

for you to fetch changes up to bb6e89048ceaf26a4d775750715e3279dbd73d07:

   board: solidrun: clearfog: fix serdes 1 / eth2 speed for clearfog gtr 
(2024-01-22 12:47:45 +0100)

----------------------------------------------------------------
Josua Mayer (2):
       arm: mvebu: clearfog gtr: add config option to select serdes0 
interface
       board: solidrun: clearfog: fix serdes 1 / eth2 speed for clearfog gtr

  board/solidrun/clearfog/Kconfig    | 19 +++++++++++++++++++
  board/solidrun/clearfog/clearfog.c | 19 ++++++++++++++++---
  2 files changed, 35 insertions(+), 3 deletions(-)

Comments

Tom Rini Jan. 22, 2024, 4 p.m. UTC | #1
On Mon, Jan 22, 2024 at 04:46:48PM +0100, Stefan Roese wrote:

> Hi Tom,
> 
> please pull this next batch of Marvell related patches:
> 

Applied to u-boot/master, thanks!