Skip to content

Commit

Permalink
Platform/R58-Mini: Enable PCIe for WLAN
Browse files Browse the repository at this point in the history
Recent changes have fixed PCIe on all Mekotronics boards.
  • Loading branch information
mariobalanica committed Jul 28, 2023
1 parent 52315a7 commit e34219f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edk2-rockchip/Platform/Mekotronics/R58-Mini/R58-Mini.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
gRK3588TokenSpaceGuid.PcdComboPhy1Switchable|FALSE
gRK3588TokenSpaceGuid.PcdComboPhy2Switchable|TRUE
gRK3588TokenSpaceGuid.PcdComboPhy0ModeDefault|$(COMBO_PHY_MODE_SATA)
gRK3588TokenSpaceGuid.PcdComboPhy1ModeDefault|$(COMBO_PHY_MODE_UNCONNECTED) # Not working yet, need to look into iomux config.
gRK3588TokenSpaceGuid.PcdComboPhy1ModeDefault|$(COMBO_PHY_MODE_PCIE)
gRK3588TokenSpaceGuid.PcdComboPhy2ModeDefault|$(COMBO_PHY_MODE_USB3)

#
Expand Down

0 comments on commit e34219f

Please sign in to comment.