]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cgem: add 64-bit support
authorThomas Skibo <thomas-bsd@skibo.net>
Sun, 10 Jan 2021 20:18:41 +0000 (16:18 -0400)
committerMitchell Horne <mhorne@FreeBSD.org>
Sun, 10 Jan 2021 20:51:52 +0000 (16:51 -0400)
commitfacdd1cd20451d7817c72a25e9253b934ca65eb6
tree3c0a5e6a8aceb60afc60e0c0de4669b130b8db74
parent5a181b8bce9958be9e3c2b3840f5a56b712c108e
cgem: add 64-bit support

Add 64-bit address support to Cadence CGEM Ethernet driver for use in
other SoCs such as the Zynq UltraScale+ and SiFive HighFive Unleashed.

Reviewed by: philip, 0mp (manpages)
Differential Revision: https://reviews.freebsd.org/D24304
share/man/man4/Makefile
share/man/man4/cgem.4 [moved from share/man/man4/man4.arm/cgem.4 with 96% similarity]
share/man/man4/man4.arm/Makefile
sys/arm/conf/GENERIC
sys/arm/conf/ZEDBOARD
sys/arm64/conf/GENERIC
sys/dev/cadence/if_cgem.c
sys/dev/cadence/if_cgem_hw.h
sys/dts/arm/zynq-7000.dtsi
sys/riscv/conf/GENERIC