1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-02-28 01:15:37 +00:00
Files
antonblanchard.microwatt/include
Paul Mackerras 4f06a01731 arty a7: Add a second SD card interface on pmod JC
This adds a second SD card interface.  The main complexity is in
providing a wishbone switch/arbiter to multiplex the two DMA
wishbones from the two interfaces to a single wishbone going to
the soc module.  There is a new syscon info reg bit to indicate the
presence of the second litesdcard.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
2026-01-27 14:23:41 +11:00
..