[coreboot-gerrit] Change in coreboot[master]: cpu/intel/car: Compute more things during runtime

Arthur Heymans (Code Review) gerrit at coreboot.org
Sat Jan 27 21:54:45 CET 2018


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/23467

to look at the new patch set (#5).

Change subject: cpu/intel/car: Compute more things during runtime
......................................................................

cpu/intel/car: Compute more things during runtime

This does a few more things during runtime:
* Compute the amount of variable MTRR's during runtime from
  MTRR_CAP_MSR;
* Compute the PHYSMASK_HI during runtime from cpuid;
* Rely less on the assembler to get values derived from
  CONFIG_DCACHE_RAM_BASE and CONFIG_DCACHE_RAM_SIZE;
* Detect based on CPUID if the CPU requires L2 cache to be separatly
  enabled.

Tested on X220: still boots

Change-Id: I67d03ad5d612bd5e022e6eb619d988e8ccbf087a
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/cpu/intel/car/Kconfig
M src/cpu/intel/car/cache_as_ram.S
2 files changed, 100 insertions(+), 49 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/23467/5
-- 
To view, visit https://review.coreboot.org/23467
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I67d03ad5d612bd5e022e6eb619d988e8ccbf087a
Gerrit-Change-Number: 23467
Gerrit-PatchSet: 5
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180127/d4c14dae/attachment.html>


More information about the coreboot-gerrit mailing list