aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/graphics.c
diff options
context:
space:
mode:
authorAlexandru Gagniuc <alexandrux.gagniuc@intel.com>2016-04-12 14:52:29 -0700
committerAaron Durbin <adurbin@chromium.org>2016-05-12 04:53:38 +0200
commit810caa99491c66a46bbb275214e1d8183ae09bcf (patch)
tree4bb54831c2ca7e41b710f93b35fde9d3afe89223 /src/soc/intel/apollolake/graphics.c
parent010225c7770f033b7e804aad9cf16840c842674c (diff)
soc/intel/common/mrc_cache: Don't assume FMAP is tied to CHROMEOS
The old code only checked for an RW_MRC_CACHE region when CONFIG_CHROMEOS was selected. This assumption is not necessarily true, as one can have FMAP without a CHROMEOS build. As a result, always search FMAP first before falling back on CBFS for locating the MRC cache region. The old logic where CHROMEOS builds would fail when RW_MRC_CACHE was not found is preserved, such that behavior does not change. Change-Id: I3596ef3235eff661af055968ea641f3e9671cdcd Signed-off-by: Alexandru Gagniuc <alexandrux.gagniuc@intel.com> Reviewed-on: https://review.coreboot.org/14757 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/soc/intel/apollolake/graphics.c')
0 files changed, 0 insertions, 0 deletions