summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/sandybridge/Makefile.inc
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2014-01-12 19:25:00 +0100
committerVladimir Serbinenko <phcoder@gmail.com>2014-01-15 14:56:01 +0100
commit5e73be2a7a6d69cf860afba82b38803c2a792006 (patch)
treeeece1d9a5e3d594666d956adc666d3c1867ac188 /src/northbridge/intel/sandybridge/Makefile.inc
parent1b4cbafe1d88a2ae4a4e8a3cfe71adca563f755d (diff)
downloadcoreboot-5e73be2a7a6d69cf860afba82b38803c2a792006.tar.xz
sandybridge: Allow skipping mrc.cache
On X230 MRC fails if cache is passed to it. Until better solution is found do not create mrc.cache Change-Id: I7e70ebe3c4879e7ab33a9c95a0c9e40408ff5ca4 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/4680 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/northbridge/intel/sandybridge/Makefile.inc')
-rw-r--r--src/northbridge/intel/sandybridge/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/intel/sandybridge/Makefile.inc b/src/northbridge/intel/sandybridge/Makefile.inc
index be07e936d8..aa1739a974 100644
--- a/src/northbridge/intel/sandybridge/Makefile.inc
+++ b/src/northbridge/intel/sandybridge/Makefile.inc
@@ -43,7 +43,7 @@ $(obj)/mrc.cache:
bs=$(shell printf "%d" $(CONFIG_MRC_CACHE_SIZE) ) | \
tr '\000' '\377' > $@
-cbfs-files-$(CONFIG_HAVE_MRC) += mrc.cache
+cbfs-files-$(CONFIG_HAVE_MRC_CACHE) += mrc.cache
mrc.cache-file := $(obj)/mrc.cache
mrc.cache-position := 0xfff80000
mrc.cache-type := 0xac