]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: gateworks: venice: add print for GPY111 PHY name
authorTim Harvey <tharvey@gateworks.com>
Wed, 19 Jun 2024 21:13:39 +0000 (14:13 -0700)
committerFabio Estevam <festevam@gmail.com>
Mon, 24 Jun 2024 12:19:26 +0000 (09:19 -0300)
commit1afac8bd305033c9caf3118bb376ce04bacd6767
tree5bad15dc4a0c80a05cb2a355ee3078efa4aa9177
parent87a4e5b3a41f5b13dd86c8661ee92f58098c10ac
board: gateworks: venice: add print for GPY111 PHY name

Due to supply chain issues Venice boards use either a DP83867 or a
GPY111 RGMII PHY. We already print an identifier for the DP83867 so add
one for the GPY111 to better identify what PHY is on a board:

Example:
 Net:   GPY111 eth0: ethernet@30be0000 [PRIME]
 Net:   DP83867 eth0: ethernet@30be0000 [PRIME]

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/venice/venice.c