Skip to content

Commit

Permalink
Remove Attribute from Targets.pm filter
Browse files Browse the repository at this point in the history
  - Remove MRW_VMEM_REGULATOR_MEMORY_POWER_LIMIT_PER_DIMM_DDR4
    from Targets.pm filter

Change-Id: I7265de38ad191822a73e166b70b57187d59e9ffb
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37142
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Reviewed-by: Prachi Gupta <pragupta@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Dean Sanner <dsanner@us.ibm.com>
Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com>
  • Loading branch information
wghoffa authored and ploetzma committed Mar 1, 2017
1 parent 77b203d commit daaa27c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/usr/targeting/common/Targets.pm
Expand Up @@ -276,7 +276,6 @@ sub printAttribute
$filter{MRW_MEM_MIRRORING_ENABLE_DEFAULT} = 1;
$filter{MRW_MEM_POWER_CONTROL_USAGE} = 1;
$filter{MRW_VMEM_REGULATOR_MEMORY_POWER_LIMIT_PER_DIMM} = 1;
$filter{MRW_VMEM_REGULATOR_MEMORY_POWER_LIMIT_PER_DIMM_DDR4} = 1;
$filter{MRW_VMEM_REGULATOR_POWER_LIMIT_PER_DIMM_ADJ_ENABLE} = 1;
$filter{MSS_VOLT_VDDR_OFFSET_DISABLE} = 1;
$filter{OCC_LOAD_TIMEOUT} = 1;
Expand Down

0 comments on commit daaa27c

Please sign in to comment.