From 308db00a89c9c18c1c5e346f171f36ec34705f31 Mon Sep 17 00:00:00 2001 From: "Richard J. Knight" Date: Wed, 14 Aug 2013 22:28:32 -0500 Subject: Update IPL flow for clocks and memory(Hostboot) Update hostboot code to match version 1.37 of the IPL flow document. - added proc_cen_ref_clk_enable support - added mss_dimm_power_test support - deferred step 12 updates Change-Id: Ief2d55fa9864ac64b847da21f14b897006965d57 RTC:80595 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5817 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton Reviewed-by: A. Patrick Williams III --- src/include/usr/hwpf/istepreasoncodes.H | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/usr/hwpf') diff --git a/src/include/usr/hwpf/istepreasoncodes.H b/src/include/usr/hwpf/istepreasoncodes.H index 01dab7c93..e84739b45 100644 --- a/src/include/usr/hwpf/istepreasoncodes.H +++ b/src/include/usr/hwpf/istepreasoncodes.H @@ -118,6 +118,8 @@ enum istepModuleId ISTEP_MEM_PLL_INITF = 0x46, ISTEP_PROC_GETECID = 0x47, ISTEP_INITSVC_MOD_ID = 0x48, + ISTEP_MSS_DIMM_POWER_TEST = 0x49, + ISTEP_PROC_CEN_REF_CLK_ENABLE = 0x4A, }; /** -- cgit v1.2.3