]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: clearfog gtr: add config option to select serdes0 interface
authorJosua Mayer <josua@solid-run.com>
Fri, 12 Jan 2024 13:35:10 +0000 (14:35 +0100)
committerStefan Roese <sr@denx.de>
Mon, 22 Jan 2024 11:47:45 +0000 (12:47 +0100)
commit26c7de353f3d6fea1f2cc93764a6db1a9191b20f
treed754fdbd3e50970cb57c21126af99950c0ed6eef
parent3c04fcf3137d5f694d52b8f355373e4baabe5f78
arm: mvebu: clearfog gtr: add config option to select serdes0 interface

Clearfog GTR has an assembly option for a SATA connector, CON18.
It shares the serdes with mini-pcie connector CON3.

Add new kconfig option to select betweenata and pci, defaulting to pci
as it was previously configured in board-file.

Clearfog GTR connects eth2 / serdes 1 to a 2.5Gbps capable ethernet
switch port. Linux already configures a fixed-link at speed 2500 from
device-tree.
Upgrade serdes 1 rate to 3.125Gbps to support a 2.5Gbps network link on
Clearfog GTR.

Signed-off-by: Josua Mayer <josua@solid-run.com>
board/solidrun/clearfog/Kconfig
board/solidrun/clearfog/clearfog.c