Angel Pons uploaded patch set #4 to this change.

View Change

cpu/intel/model_{65x,67x}: Unify CPU code

Both CPU models have the same initialization sequence, so merge them.
This shaves off 64 bytes when building for the Asus P2B-DS.

There may be duplicated URLs now. This is handled in a later commit.

Change-Id: I88680dc36f48b711ac982ec8091a87996bc78dee
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
---
D src/cpu/intel/model_65x/Makefile.inc
A src/cpu/intel/model_65x_67x/Makefile.inc
R src/cpu/intel/model_65x_67x/model_65x_67x_init.c
D src/cpu/intel/model_67x/Makefile.inc
D src/cpu/intel/model_67x/model_67x_init.c
M src/cpu/intel/slot_1/Makefile.inc
6 files changed, 23 insertions(+), 67 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/44236/4

To view, visit change 44236. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I88680dc36f48b711ac982ec8091a87996bc78dee
Gerrit-Change-Number: 44236
Gerrit-PatchSet: 4
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Keith Hui <buurin@gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset