Bump p9dsu machine-xml to 32ce616ef80f5cc3f128b3aa08fe50954a087888
jim (9):
Update APSS OFFSET and GAIN for Boston LC
Set EREPAIR_THRESHOLD
add lane_reversal for the issue 2U WIO slot2 does not recognize x1 PCIe adapter. Github issue #134
add lane_reversal for CPU1 PEC1 phb1 to fix 2U LC WIO-R does not recognize x4 eth adapter. Github issue #692.
Raise hard minimum power cap. OPEN_POWER_MIN_POWER_CAP_WATTS = 1550.
Make room for additional turbo WOF tables. Github issue #1080. remove for the wofdata folder: WOF_V6_1_0_SFORZA_20_160_1900.csv WOF_V6_1_0_SFORZA_20_170_2100.csv
XML from Ben. SUPPORTED_STOP_STATES = 0xEC100000 SYSTEM_WOF_DISABLE = OFF SYSTEM_VDM_DISABLE = OFF WOF_ENABLE_VRATIO = CALCULATED WOF_VRATIO_SELECT = ACTIVE_CORES WOF_POWER_LIMIT = TURBO
disable stop 11.
lane_reversal on cpu1 pec2. revert the change made for issue #134 and add the correct one.
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/configs/p9dsu_defconfig b/openpower/configs/p9dsu_defconfig
index 72d3509..f7dc28d 100644
--- a/openpower/configs/p9dsu_defconfig
+++ b/openpower/configs/p9dsu_defconfig
@@ -42,7 +42,7 @@
BR2_OPENPOWER_POWER9=y
BR2_HOSTBOOT_CONFIG_FILE="p9dsu.config"
BR2_OPENPOWER_MACHINE_XML_GITHUB_PROJECT_VALUE="p9dsu-xml"
-BR2_OPENPOWER_MACHINE_XML_VERSION="fb5f9334aa0c305f245615c30e8e542b37f94091"
+BR2_OPENPOWER_MACHINE_XML_VERSION="32ce616ef80f5cc3f128b3aa08fe50954a087888"
BR2_OPENPOWER_MACHINE_XML_FILENAME="p9dsu.xml"
BR2_OPENPOWER_SYSTEM_XML_FILENAME="P9DSU_hb.system.xml"
BR2_OPENPOWER_MRW_XML_FILENAME="P9DSU_hb.mrw.xml"