]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove SoC-specific integrations from dTSEC, to make it SoC agnostic.
authorJustin Hibbits <jhibbits@FreeBSD.org>
Tue, 5 Jul 2016 06:16:42 +0000 (06:16 +0000)
committerJustin Hibbits <jhibbits@FreeBSD.org>
Tue, 5 Jul 2016 06:16:42 +0000 (06:16 +0000)
commit91ebf7d76582a73ac4c0a32964e4d3912010671e
treed8fca89c9662eec8bf237daa6f3df73925b59a80
parent83d9b89cfb6e8f09dcd37df25539b34a2519d0b7
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]