summaryrefslogtreecommitdiffstats
path: root/libbsd.py
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2020-12-21 15:26:18 -0600
committerJoel Sherrill <joel@rtems.org>2020-12-22 16:12:58 -0600
commit68e79b6d187fe09b0a6f3f1d22c69b4121a3f76e (patch)
tree2192fb597c4a4dee5a430f4694ac5f637ae83cdc /libbsd.py
parentAdd CGEM definitions for ZynqMP (diff)
downloadrtems-libbsd-68e79b6d187fe09b0a6f3f1d22c69b4121a3f76e.tar.bz2
zynq: Add support for SDHCI devices
Diffstat (limited to 'libbsd.py')
-rw-r--r--libbsd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbsd.py b/libbsd.py
index 909c0037..8bcb779d 100644
--- a/libbsd.py
+++ b/libbsd.py
@@ -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',