mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-29 17:51:26 +02:00
armv8: ls1028a: Updated serdes configuration for 0x13BB
In SerDes protocol 0x13BB, lane C was erroneously assigned to PCIE1, this is now updated to PCIE2 Fixes: 36f50b75238e ("armv8: ls1028a: Add other serdes protocal support") Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
This commit is contained in:
parent
c9ba88bafc
commit
116f75c7b3
@ -24,7 +24,7 @@ static struct serdes_config serdes1_cfg_tbl[] = {
|
||||
{0xDDDD, {PCIE1, PCIE1, PCIE1, PCIE1} },
|
||||
{0xE031, {SXGMII1, QXGMII2, NONE, SATA1} },
|
||||
{0xB991, {SXGMII1, SGMII1, SGMII2, PCIE1} },
|
||||
{0xBB31, {SXGMII1, QXGMII2, PCIE1, PCIE1} },
|
||||
{0xBB31, {SXGMII1, QXGMII2, PCIE2, PCIE1} },
|
||||
{0xCC31, {SXGMII1, QXGMII2, PCIE2, PCIE2} },
|
||||
{0xBB51, {SXGMII1, QSGMII_B, PCIE2, PCIE1} },
|
||||
{0xBB38, {SGMII_T1, QXGMII2, PCIE2, PCIE1} },
|
||||
|
Loading…
x
Reference in New Issue
Block a user