summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/makefile
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/hwpf/makefile
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/hwpf/makefile')
-rw-r--r--src/usr/hwpf/makefile35
1 files changed, 0 insertions, 35 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile
index cf3e35a15..cb7cc6249 100644
--- a/src/usr/hwpf/makefile
+++ b/src/usr/hwpf/makefile
@@ -168,41 +168,6 @@ HWP_ERROR_XML_FILES += hwp/tp_dbg_data_accessors/proc_tp_dbg_data_errors.xml
HWP_ERROR_XML_FILES += hwp/secure_boot/proc_sbe_scan_service_errors.xml
HWP_ERROR_XML_FILES += hwp/secure_boot/proc_stop_sbe_scan_service_errors.xml
-## these get generated into obj/genfiles/AttributeIds.H
-HWP_ATTR_XML_FILES += hwp/memory_attributes.xml
-HWP_ATTR_XML_FILES += hwp/L2_L3_attributes.xml
-HWP_ATTR_XML_FILES += hwp/scratch_attributes.xml
-HWP_ATTR_XML_FILES += hwp/system_attributes.xml
-HWP_ATTR_XML_FILES += hwp/chip_attributes.xml
-HWP_ATTR_XML_FILES += $(if $(CONFIG_VPD_GETMACRO_USE_EFF_ATTR), hwp/lab_dimm_spd_attributes.xml, hwp/dimm_spd_attributes.xml)
-HWP_ATTR_XML_FILES += $(if $(CONFIG_VPD_GETMACRO_USE_EFF_ATTR), hwp/lab_dimm_attributes.xml, hwp/dimm_attributes.xml)
-HWP_ATTR_XML_FILES += hwp/unit_attributes.xml
-HWP_ATTR_XML_FILES += hwp/freq_attributes.xml
-HWP_ATTR_XML_FILES += hwp/ei_bus_attributes.xml
-HWP_ATTR_XML_FILES += hwp/chip_ec_attributes.xml
-HWP_ATTR_XML_FILES += hwp/centaur_ec_attributes.xml
-HWP_ATTR_XML_FILES += hwp/common_attributes.xml
-HWP_ATTR_XML_FILES += hwp/sync_attributes.xml
-HWP_ATTR_XML_FILES += hwp/dram_initialization/proc_setup_bars/proc_setup_bars_l3_attributes.xml
-HWP_ATTR_XML_FILES += hwp/dram_initialization/proc_setup_bars/proc_setup_bars_mmio_attributes.xml
-HWP_ATTR_XML_FILES += hwp/activate_powerbus/proc_build_smp/proc_fab_smp_fabric_attributes.xml
-HWP_ATTR_XML_FILES += hwp/runtime_attributes/pm_plat_attributes.xml
-HWP_ATTR_XML_FILES += hwp/runtime_attributes/pm_hwp_attributes.xml
-HWP_ATTR_XML_FILES += hwp/nest_chiplets/proc_pcie_scominit/proc_pcie_scominit_attributes.xml
-HWP_ATTR_XML_FILES += hwp/dmi_training/proc_cen_set_inband_addr/proc_cen_set_inband_addr_attributes.xml
-HWP_ATTR_XML_FILES += hwp/build_winkle_images/p8_slw_build/proc_pll_ring_attributes.xml
-HWP_ATTR_XML_FILES += hwp/build_winkle_images/p8_slw_build/p8_xip_customize_attributes.xml
-HWP_ATTR_XML_FILES += hwp/poreve_memory_attributes.xml
-HWP_ATTR_XML_FILES += hwp/mcbist_attributes.xml
-HWP_ATTR_XML_FILES += hwp/proc_winkle_scan_override_attributes.xml
-HWP_ATTR_XML_FILES += hwp/erepair_thresholds.xml
-HWP_ATTR_XML_FILES += hwp/dram_training/mem_pll_setup/memb_pll_ring_attributes.xml
-HWP_ATTR_XML_FILES += hwp/proc_chip_ec_feature.xml
-HWP_ATTR_XML_FILES += hwp/proc_abus_dmi_xbus_scominit_attributes.xml
-HWP_ATTR_XML_FILES += hwp/runtime_attributes/memory_occ_attributes.xml
-HWP_ATTR_XML_FILES += hwp/pstate_attributes.xml
-HWP_ATTR_XML_FILES += hwp/slave_sbe/proc_tp_collect_dbg_data/proc_tp_collect_dbg_data_attributes.xml
-
#------------------------------------------------------------------------------
# PLL Ring Data files
#------------------------------------------------------------------------------
OpenPOWER on IntegriCloud