Skip to content

Commit

Permalink
IPL updates -- IPL_flow_v180
Browse files Browse the repository at this point in the history
* Changes from ipl spread sheet ver180

Change-Id: I6f6e373bb69965e2900ab5db0c6e1fee266d56c6
Original-Change-Id: Ibe7f955130ede0b56e1a1aa2e2e9e413882335b8
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25854
Tested-by: Jenkins Server
Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com>
Tested-by: PPE CI
Tested-by: Hostboot CI
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36938
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
anusrang authored and dcrowell77 committed Feb 23, 2017
1 parent abff33b commit 6daef0e
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -88,7 +88,8 @@ enum P9_SBE_CHIPLET_RESET_Public_Constants
HW_NS_DELAY = 200000, // unit is nano seconds
SIM_CYCLE_DELAY = 10000, // unit is cycles
HANG_PULSE_0X12 = 0x12,
HANG_PULSE_0X1C = 0x1C
HANG_PULSE_0X1C = 0x1C,
HANG_PULSE_0X05 = 0x05
};
}

Expand Down

0 comments on commit 6daef0e

Please sign in to comment.