zynq: Add support for SDHCI devices

This commit is contained in:
Kinsey Moore
2020-12-21 15:26:18 -06:00
committed by Joel Sherrill
parent 0ad342ae5f
commit 68e79b6d18
4 changed files with 375 additions and 0 deletions

View File

@@ -226,6 +226,7 @@ class rtems(builder.Module):
'sys/dev/ffec/if_ffec_mcf548x.c',
'sys/dev/ffec/if_ffec_mpc8xx.c',
'sys/dev/input/touchscreen/tsc_lpc32xx.c',
'sys/dev/sdhci/arasan_sdhci.c',
'sys/dev/smc/if_smc_nexus.c',
'sys/dev/stmac/if_stmac.c',
'sys/dev/tsec/if_tsec_nexus.c',