Skip to content

Commit

Permalink
DMI I/O Checkin
Browse files Browse the repository at this point in the history
Change-Id: I9b9326ea8bc9d9734e74c170dfebbd9aaf73fb6f
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40666
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Gary A. Peterson <garyp@us.ibm.com>
Reviewed-by: Richard J. Knight <rjknight@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40670
Tested-by: Jenkins OP Build CI <op-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
steffenchris authored and dcrowell77 committed Jun 6, 2017
1 parent 46db9aa commit 6b1b1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/import/chips/p9/procedures/hwp/io/p9_io_scom.H
Expand Up @@ -132,7 +132,7 @@ inline uint32_t get_base_address( const fapi2::Target < K > i_target, uint32_t&
o_base_addr = P9_XBUS_PHY_BASE_0x06010C00;
break;

case fapi2::TargetType::TARGET_TYPE_MCS:
case fapi2::TargetType::TARGET_TYPE_DMI:
o_base_addr = P9_DMI0_PHY_BASE_0x02011A00;
break;

Expand Down

0 comments on commit 6b1b1e0

Please sign in to comment.