[coreboot-gerrit] Change in coreboot[master]: intel/sandybridge: Don't hardcode platform type

Patrick Rudolph (Code Review) gerrit at coreboot.org
Mon Nov 20 11:33:59 CET 2017


Hello build bot (Jenkins), 

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

    https://review.coreboot.org/22530

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

Change subject: intel/sandybridge: Don't hardcode platform type
......................................................................

intel/sandybridge: Don't hardcode platform type

* Add a function to return CPU platform ID bits
* Add a function to return platform type
* Use introduced method to handle platform specific code
* Use enum for platform type
* Report platform ID

Change-Id: Ifbfc64c8cec98782d6efc987a4d4d5aeab1402ba
Signed-off-by: Patrick Rudolph <siro at das-labor.org>
---
M src/cpu/intel/model_206ax/Makefile.inc
A src/cpu/intel/model_206ax/common.c
M src/cpu/intel/model_206ax/model_206ax.h
M src/cpu/intel/model_206ax/model_206ax_init.c
M src/mainboard/intel/cougar_canyon2/romstage.c
M src/northbridge/intel/fsp_sandybridge/Makefile.inc
A src/northbridge/intel/fsp_sandybridge/common.c
M src/northbridge/intel/fsp_sandybridge/early_init.c
M src/northbridge/intel/fsp_sandybridge/northbridge.h
M src/northbridge/intel/sandybridge/Makefile.inc
A src/northbridge/intel/sandybridge/common.c
M src/northbridge/intel/sandybridge/early_init.c
M src/northbridge/intel/sandybridge/raminit.c
M src/northbridge/intel/sandybridge/raminit_common.c
M src/northbridge/intel/sandybridge/raminit_common.h
M src/northbridge/intel/sandybridge/report_platform.c
M src/northbridge/intel/sandybridge/romstage.c
M src/northbridge/intel/sandybridge/sandybridge.h
M src/southbridge/intel/fsp_i89xx/romstage.c
19 files changed, 162 insertions(+), 25 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/22530/4
-- 
To view, visit https://review.coreboot.org/22530
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifbfc64c8cec98782d6efc987a4d4d5aeab1402ba
Gerrit-Change-Number: 22530
Gerrit-PatchSet: 4
Gerrit-Owner: Patrick Rudolph <siro at das-labor.org>
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/20171120/467f0c60/attachment.html>


More information about the coreboot-gerrit mailing list