summaryrefslogtreecommitdiff
path: root/northbridge
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-06-05 15:06:16 +0200
committerArthur Heymans <arthur@aheymans.xyz>2019-06-06 11:39:07 +0200
commitab5b7f0c404076bbfadfe29d6dd9df2ff20f3b87 (patch)
tree8e85186163aa27d946197b56f0ad4ada41c5c0f8 /northbridge
parentaaf0d36477dafe8fdfbee813d7815a3d7125b9aa (diff)
downloadblobs-ab5b7f0c404076bbfadfe29d6dd9df2ff20f3b87.tar.gz
systemagent-r6: Move the pool
Now that the check of the pool wrt the stack is gone, the pool can be relocated from 0xff7e1000 to 0xff7f7000. The advantage is that the pool and the MRC_VAR region are now next to each other which allows coreboot to have one continuous CAR region for both coreboot (DCACHE_RAM_SIZE) and the mrc.bin (DCACHE_RAM_MRC_VAR_SIZE), which can remove the current check from the linker script. Change-Id: I8223bf6dae09b7c4accd2d23ec076600bbeb11f0 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'northbridge')
-rw-r--r--northbridge/intel/sandybridge/systemagent-r6.binbin195732 -> 195732 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/northbridge/intel/sandybridge/systemagent-r6.bin b/northbridge/intel/sandybridge/systemagent-r6.bin
index 4dd6b4c..435e5a0 100644
--- a/northbridge/intel/sandybridge/systemagent-r6.bin
+++ b/northbridge/intel/sandybridge/systemagent-r6.bin
Binary files differ