[coreboot-gerrit] Change in coreboot[master]: cpu/intel: Move the Sandy Bridge CAR to a common place

Arthur Heymans (Code Review) gerrit at coreboot.org
Fri Jan 26 20:09:54 CET 2018


Hello build bot (Jenkins), 

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

    https://review.coreboot.org/23449

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

Change subject: cpu/intel: Move the Sandy Bridge CAR to a common place
......................................................................

cpu/intel: Move the Sandy Bridge CAR to a common place

CAR can be reused over a wide range of CPU generations.
The purpose of this code is that it can later be used both to set up
CAR before C_ENV_BOOTBLOCK, as in romstage as it currently does.

This adds a Kconfig file to select some code paths to take that
differ accross CPU's.

Tested on Thinkpad X220, still boots.

Change-Id: I68ae66f2620ed061a54d07025295a0eb8f64fa62
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/cpu/intel/Kconfig
A src/cpu/intel/car/Kconfig
A src/cpu/intel/car/Makefile.inc
R src/cpu/intel/car/cache_as_ram.S
A src/cpu/intel/car/common_cache_as_ram.inc
M src/cpu/intel/model_206ax/Kconfig
M src/cpu/intel/model_206ax/Makefile.inc
7 files changed, 58 insertions(+), 1 deletion(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/23449/4
-- 
To view, visit https://review.coreboot.org/23449
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: I68ae66f2620ed061a54d07025295a0eb8f64fa62
Gerrit-Change-Number: 23449
Gerrit-PatchSet: 4
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/20180126/3495dd44/attachment.html>


More information about the coreboot-gerrit mailing list