]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Bring in support for single core Zynq devices. Turns out that real
authorJohn-Mark Gurney <jmg@FreeBSD.org>
Thu, 21 May 2020 06:40:51 +0000 (06:40 +0000)
committerJohn-Mark Gurney <jmg@FreeBSD.org>
Thu, 21 May 2020 06:40:51 +0000 (06:40 +0000)
commit80d7c14c42c684b12f0c8786a05f0eba3d01052f
tree2bc27e757507082eeeddb7a3b1d8fbec7dce663f
parent4ee4e0cd208ccc76a033307d12efa610c8fa155e
Bring in support for single core Zynq devices.  Turns out that real
hardware, the registers appear like there's two cores, but the second
core does not work, so base the number of cores upon the chip id.

Tested on a XC7Z007S.

also, previous commit was suppose to be D14429.

Submitted by:   Thomas Skibo
Differential Revision:  https://reviews.freebsd.org/D14429
sys/arm/xilinx/zy7_mp.c
sys/arm/xilinx/zy7_slcr.h