Skip to content

Commit

Permalink
Platform/R58X: Disable HS400 for eMMC
Browse files Browse the repository at this point in the history
Work around issue #54
  • Loading branch information
mariobalanica committed Aug 3, 2023
1 parent 6f41ec8 commit 4b862ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions edk2-rockchip/Platform/Mekotronics/R58X/R58X.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@
gPcf8563RealTimeClockLibTokenSpaceGuid.PcdI2cSlaveAddress|0x51
gRockchipTokenSpaceGuid.PcdRtc8563Bus|0x6

# Disable HS400 for now, otherwise eMMC is unusable.
gRockchipTokenSpaceGuid.PcdDwcSdhciDisableHs400|TRUE

#
# CPU Performance default values
#
Expand Down

0 comments on commit 4b862ed

Please sign in to comment.