Skip to content

Commit

Permalink
NanoPC-CM3588-NAS: Enable PCIe bifurcation and route Combo PHY 2 to USB3
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Bălănică <[email protected]>
  • Loading branch information
mariobalanica committed Dec 28, 2024
1 parent c9563d7 commit a80e23a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,11 @@
# PCIe/SATA/USB Combo PIPE PHY support flags and default values
# NanoPC CM3588 has one 2.5 GBE wired to the first PCIE2 port
#
gRK3588TokenSpaceGuid.PcdPcie30PhyModeDefault|$(PCIE30_PHY_MODE_NABIBI)
gRK3588TokenSpaceGuid.PcdPcie30x2Supported|TRUE
gRK3588TokenSpaceGuid.PcdComboPhy0Switchable|FALSE
gRK3588TokenSpaceGuid.PcdComboPhy0ModeDefault|$(COMBO_PHY_MODE_PCIE)
gRK3588TokenSpaceGuid.PcdComboPhy2ModeDefault|$(COMBO_PHY_MODE_USB3)

#
# USB/DP Combo PHY support flags and default values
Expand Down

0 comments on commit a80e23a

Please sign in to comment.