mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-02-27 17:12:26 +00:00
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>