summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/common.mk
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2016-02-08 11:06:44 -0600
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2016-04-04 09:09:04 -0400
commit4b4772ef8b18f2e9c80795c47b3a5f81b3521c1f (patch)
tree82653a7d7cba5d1b4988fdefb2ef5d9f307b178c /src/usr/targeting/common/xmltohb/common.mk
parentfeb51c34883347e80dd242266bd064a419cbdc88 (diff)
downloadtalos-hostboot-4b4772ef8b18f2e9c80795c47b3a5f81b3521c1f.tar.gz
talos-hostboot-4b4772ef8b18f2e9c80795c47b3a5f81b3521c1f.zip
Remove more old fapi1 stuff
Deleted src/include/usr/hwpf/hwp/ to ensure no old usage Deleted a couple modules that have no P9 equivalent Moved tod_init under istep18 Deleted old initfile related code Deleted old pll related code Change-Id: I9c1746609c7ca2a723241158b3958bb891b0629b RTC: 146345 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21888 Tested-by: Jenkins Server Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: FSP CI Jenkins Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/common.mk')
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/common.mk27
1 files changed, 0 insertions, 27 deletions
diff --git a/src/usr/targeting/common/xmltohb/common.mk b/src/usr/targeting/common/xmltohb/common.mk
index c0ff7a2fe..05bd45beb 100755
--- a/src/usr/targeting/common/xmltohb/common.mk
+++ b/src/usr/targeting/common/xmltohb/common.mk
@@ -54,33 +54,6 @@ XMLTOHB_SYSTEM_BINARIES += simics_NIMBUS_targeting.bin
XMLTOHB_TARGETS += ${XMLTOHB_HEADER_TARGETS}
XMLTOHB_TARGETS += ${XMLTOHB_SOURCE_TARGETS}
-FAPI_ATTR_SOURCES += memory_attributes.xml
-FAPI_ATTR_SOURCES += L2_L3_attributes.xml
-FAPI_ATTR_SOURCES += scratch_attributes.xml
-FAPI_ATTR_SOURCES += system_attributes.xml
-FAPI_ATTR_SOURCES += chip_attributes.xml
-FAPI_ATTR_SOURCES += $(if $(CONFIG_VPD_GETMACRO_USE_EFF_ATTR), lab_dimm_spd_attributes.xml, dimm_spd_attributes.xml)
-FAPI_ATTR_SOURCES += $(if $(CONFIG_VPD_GETMACRO_USE_EFF_ATTR), lab_dimm_attributes.xml, dimm_attributes.xml)
-FAPI_ATTR_SOURCES += unit_attributes.xml
-FAPI_ATTR_SOURCES += ei_bus_attributes.xml
-FAPI_ATTR_SOURCES += dram_initialization/proc_setup_bars/proc_setup_bars_l3_attributes.xml
-FAPI_ATTR_SOURCES += dram_initialization/proc_setup_bars/proc_setup_bars_mmio_attributes.xml
-FAPI_ATTR_SOURCES += activate_powerbus/proc_build_smp/proc_fab_smp_fabric_attributes.xml
-FAPI_ATTR_SOURCES += nest_chiplets/proc_pcie_scominit/proc_pcie_scominit_attributes.xml
-FAPI_ATTR_SOURCES += dmi_training/proc_cen_set_inband_addr/proc_cen_set_inband_addr_attributes.xml
-FAPI_ATTR_SOURCES += common_attributes.xml
-FAPI_ATTR_SOURCES += build_winkle_images/p8_slw_build/proc_pll_ring_attributes.xml
-FAPI_ATTR_SOURCES += build_winkle_images/p8_slw_build/p8_xip_customize_attributes.xml
-FAPI_ATTR_SOURCES += sync_attributes.xml
-FAPI_ATTR_SOURCES += poreve_memory_attributes.xml
-FAPI_ATTR_SOURCES += mcbist_attributes.xml
-FAPI_ATTR_SOURCES += proc_winkle_scan_override_attributes.xml
-FAPI_ATTR_SOURCES += erepair_thresholds.xml
-FAPI_ATTR_SOURCES += dram_training/mem_pll_setup/memb_pll_ring_attributes.xml
-FAPI_ATTR_SOURCES += runtime_attributes/memory_occ_attributes.xml
-FAPI_ATTR_SOURCES += proc_abus_dmi_xbus_scominit_attributes.xml
-FAPI_ATTR_SOURCES += pstate_attributes.xml
-
# Temp defaults XML sources used by updatetempsxml.pl script
TEMP_DEFAULTS_XML += tempdefaults.xml
HB_TEMP_DEFAULTS_XML += hb_temp_defaults.xml
OpenPOWER on IntegriCloud