Hello build bot (Jenkins), Patrick Georgi, Jonathan Kollasch, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38942
to look at the new patch set (#3).
Change subject: treewide: Replace uses of "Nehalem" ......................................................................
treewide: Replace uses of "Nehalem"
The code in coreboot is actually for the Arrandale processors, which are a MCM (Multi-Chip Module) with two different dies:
- Hillel: 32nm Westmere dual-core CPU - Ironlake: 45nm northbridge with integrated graphics
This has nothing to do with the older, single-die Nehalem processors. Therefore, replace the references to Nehalem with the correct names.
Change-Id: I8c10a2618c519d2411211b9b8f66d24f0018f908 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M Documentation/mainboard/index.md M src/cpu/intel/common/fsb.c M src/cpu/intel/model_2065x/acpi.c M src/cpu/intel/model_2065x/model_2065x.h M src/drivers/intel/gma/Kconfig M src/include/cpu/intel/em64t101_save_state.h M src/northbridge/intel/ironlake/northbridge.c M src/security/tpm/Kconfig M util/docker/coreboot.org-status/board-status.html/tohtml.sh 9 files changed, 11 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/38942/3