aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorJustin Hibbits <jhibbits@FreeBSD.org>2020-01-19 21:43:15 +0000
committerJustin Hibbits <jhibbits@FreeBSD.org>2020-01-19 21:43:15 +0000
commit2a05eb9f3c4b57e038a222f7eb6532454b946a97 (patch)
tree3b4aeb1542876ae17eb39c3153ccf2b5c13d9797 /sys/conf
parenta9099e5b107fa481d4f7524a236207e8986e31c5 (diff)
downloadsrc-2a05eb9f3c4b57e038a222f7eb6532454b946a97.tar.gz
src-2a05eb9f3c4b57e038a222f7eb6532454b946a97.zip
PowerPC: Add CPLD driver for AmigaOne X5000
Summary: The CPLD is the communications medium between the CPU and the XMOS "Xena" event coprocessor. It provides a mailbox communication feature, along with dual-port RAM to be used between the CPU and XMOS. Also, it provides basic board stats as well, such as PCIe presence, JTAG signals, and CPU fan speed reporting (in revolutions per second). Only fan speed reading is handled, as a sysctl. Reviewed by: bdragon Differential Revision: https://reviews.freebsd.org/D23136
Notes
Notes: svn path=/head/; revision=356899
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.powerpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index 62fb3b0c15d2..05d38d58be7a 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -107,6 +107,7 @@ powerpc/aim/moea64_native.c optional aim
powerpc/aim/mp_cpudep.c optional aim
powerpc/aim/slb.c optional aim powerpc64
powerpc/amigaone/platform_amigaone.c optional amigaone
+powerpc/amigaone/cpld_x5000.c optional powerpc amigaone | powerpc64 amigaone
powerpc/booke/locore.S optional booke no-obj
powerpc/booke/booke_machdep.c optional booke
powerpc/booke/machdep_e500.c optional booke_e500