summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2014-06-23 12:25:22 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-06-23 15:28:14 -0500
commit33a93dde393c134f6e982f33b03985ce2e65a452 (patch)
treec9bae14d7d14683dc53449c5e4a49fcb607d9f52 /src/usr
parent8db75be06e46c934fbaf437ccb90d2e3831b5699 (diff)
downloadtalos-hostboot-33a93dde393c134f6e982f33b03985ce2e65a452.tar.gz
talos-hostboot-33a93dde393c134f6e982f33b03985ce2e65a452.zip
SW265326: INITPROC: Hostboot - INITPROC: Setup LPC bus for PNOR access for Alt-
Change-Id: I190e7cbe68fbe0585caf62f43f8b188d17e3e427 CQ:SW265326 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11754 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11755 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_sbe_enable_pnor.H4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_sbe_enable_pnor.H b/src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_sbe_enable_pnor.H
index c038b8025..80c23c18d 100644
--- a/src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_sbe_enable_pnor.H
+++ b/src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_sbe_enable_pnor.H
@@ -20,7 +20,7 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-// $Id: proc_sbe_enable_pnor.H,v 1.1 2012/10/16 02:44:44 jmcgill Exp $
+// $Id: proc_sbe_enable_pnor.H,v 1.2 2014/06/08 19:18:37 jmcgill Exp $
/// Substep numbers for proc_sbe_enable_pnor
@@ -33,8 +33,6 @@
CONST_UINT8_T(SUBSTEP_ENABLE_PNOR_PROC_ENTRY, ULL(0x0));
CONST_UINT8_T(SUBSTEP_ENABLE_PNOR_SLAVE_CHIP, ULL(0x1));
CONST_UINT8_T(SUBSTEP_ENABLE_PNOR_MASTER_CHIP, ULL(0x2));
-CONST_UINT8_T(SUBSTEP_ENABLE_PNOR_CONFIG_I2C_E1, ULL(0x3));
-CONST_UINT8_T(SUBSTEP_ENABLE_PNOR_INIT_PROC, ULL(0x4));
#endif // __PROC_SBE_ENABLE_PNOR_H
OpenPOWER on IntegriCloud