]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove SoC-specific integrations from dTSEC, to make it SoC agnostic.
authorjhibbits <jhibbits@FreeBSD.org>
Tue, 5 Jul 2016 06:16:42 +0000 (06:16 +0000)
committerjhibbits <jhibbits@FreeBSD.org>
Tue, 5 Jul 2016 06:16:42 +0000 (06:16 +0000)
commitd88fefb346f119b5e45912dab7051d8450a791d3
treed8fca89c9662eec8bf237daa6f3df73925b59a80
parent3720bcbd30f30d6094fb68f4fd070f0bb5489398
Remove SoC-specific integrations from dTSEC, to make it SoC agnostic.

This will allow a single kernel to run on all SoCs supported by the dTSEC driver.

Approved by: re@(gjb)
20 files changed:
sys/contrib/ncsw/inc/error_ext.h
sys/contrib/ncsw/inc/integrations/P2041/dpaa_integration_ext.h [deleted file]
sys/contrib/ncsw/inc/integrations/P2041/part_integration_ext.h [deleted file]
sys/contrib/ncsw/inc/integrations/P3041/dpaa_integration_ext.h [deleted file]
sys/contrib/ncsw/inc/integrations/P3041/part_integration_ext.h [deleted file]
sys/contrib/ncsw/inc/integrations/P5020/part_integration_ext.h [deleted file]
sys/contrib/ncsw/inc/integrations/dpaa_integration_ext.h [moved from sys/contrib/ncsw/inc/integrations/P5020/dpaa_integration_ext.h with 99% similarity]
sys/contrib/ncsw/inc/integrations/part_ext.h
sys/contrib/ncsw/integrations/P2041/module_strings.c [deleted file]
sys/contrib/ncsw/integrations/P3041/module_strings.c [deleted file]
sys/contrib/ncsw/integrations/P5020/module_strings.c [deleted file]
sys/contrib/ncsw/integrations/fman_ctrl_code/p3041_r1.0.h [moved from sys/contrib/ncsw/integrations/P3041/fman_ctrl_code/p3041_r1.0.h with 100% similarity]
sys/contrib/ncsw/integrations/fman_ucode.h
sys/powerpc/conf/dpaa/config.dpaa
sys/powerpc/conf/dpaa/config.p2041 [deleted file]
sys/powerpc/conf/dpaa/config.p3041 [deleted file]
sys/powerpc/conf/dpaa/config.p5020 [deleted file]
sys/powerpc/conf/dpaa/files.p2041 [deleted file]
sys/powerpc/conf/dpaa/files.p3041 [deleted file]
sys/powerpc/conf/dpaa/files.p5020 [deleted file]