YetAnotherMod / qemu

QEMU with PowerPC 476 core
Other
2 stars 2 forks source link

Finish Keyasic SD controller #8

Open nia40m opened 10 months ago

nia40m commented 10 months ago

Current implementation has few issues:

  1. it has troubles with SDIO specific commands (CMD5, CMD52-54). Qemu doesn't support them so we need somehow add them
  2. it has specific logic (selection between SDIO and SPI controllers) that is not actually a part of Keyasic IP. It is ptobably should be moved out of it