Skip to content

Commit

Permalink
fix: EMMC is still missing
Browse files Browse the repository at this point in the history
  • Loading branch information
MAHDTech committed Sep 26, 2024
1 parent 53bf514 commit 716b56a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions edk2-rockchip/Platform/OrangePi/OrangePi5Pro/OrangePi5Pro.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,10 @@
# PCIe/SATA/USB Combo PIPE PHY support flags and default values
#
gRK3588TokenSpaceGuid.PcdComboPhy0Switchable|TRUE
gRK3588TokenSpaceGuid.PcdComboPhy1Switchable|TRUE
gRK3588TokenSpaceGuid.PcdComboPhy2Switchable|TRUE
gRK3588TokenSpaceGuid.PcdComboPhy0ModeDefault|$(COMBO_PHY_MODE_PCIE)
gRK3588TokenSpaceGuid.PcdComboPhy1ModeDefault|$(COMBO_PHY_MODE_PCIE)
gRK3588TokenSpaceGuid.PcdComboPhy2ModeDefault|$(COMBO_PHY_MODE_USB3)

#
Expand Down

0 comments on commit 716b56a

Please sign in to comment.