From 88105232544a3a358590336bc0b39d65bb5bed1e Mon Sep 17 00:00:00 2001 From: Prachi Gupta Date: Mon, 26 Jan 2015 13:28:58 -0600 Subject: SW274292: P8 Lab Alpine: memory map (opt_memmap procedure) update for Alpine Change-Id: I72c72a13683e3e707a9493a5499aa24d12090888 CQ:SW274292 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15304 Reviewed-by: Daniel M. Crowell Reviewed-by: Thi N. Tran Reviewed-by: PRACHI GUPTA Tested-by: PRACHI GUPTA Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15316 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III --- .../proc_setup_bars_memory_attributes.xml | 23 ++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) (limited to 'src/usr/hwpf/hwp/dram_initialization') diff --git a/src/usr/hwpf/hwp/dram_initialization/proc_setup_bars/proc_setup_bars_memory_attributes.xml b/src/usr/hwpf/hwp/dram_initialization/proc_setup_bars/proc_setup_bars_memory_attributes.xml index 096d3b57d..163f8c3f5 100644 --- a/src/usr/hwpf/hwp/dram_initialization/proc_setup_bars/proc_setup_bars_memory_attributes.xml +++ b/src/usr/hwpf/hwp/dram_initialization/proc_setup_bars/proc_setup_bars_memory_attributes.xml @@ -5,7 +5,9 @@ - + + + @@ -20,7 +22,7 @@ - + @@ -50,6 +52,23 @@ + + ATTR_OPT_MEMMAP_GROUP_POLICY + TARGET_TYPE_SYSTEM + + Controls scope of group consideration in memory map calculations + creator: platform + consumer: opt_memmap + + uint8 + + CHIP_AS_GROUP = 0x0, + GROUP_AS_GROUP = 0x1 + + + + + ATTR_MIRROR_BASE_ADDRESS TARGET_TYPE_SYSTEM -- cgit v1.2.1