Skip to content

Commit

Permalink
hw/sd: add emulation of designware sdmmc controller
Browse files Browse the repository at this point in the history
  • Loading branch information
igrr committed Aug 26, 2021
1 parent 5b37ef0 commit c3a6bf2
Show file tree
Hide file tree
Showing 4 changed files with 651 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hw/sd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ config SDHCI_PCI
config CADENCE_SDHCI
bool
select SDHCI

config DWC_SDMMC
bool
select SD
Loading

0 comments on commit c3a6bf2

Please sign in to comment.