Angel Pons uploaded patch set #4 to this change.

View Change

cpu/intel/model_{68x,6bx}: Unify CPU code

Both CPU models have the same initialization sequence, so merge them.
Apparently, this does not affect the remaining free space in CBFS.

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

Change-Id: Ic7430e9c98741f4bd3dcf3fdd07ca80d307d2159
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
---
D src/cpu/intel/model_68x/Makefile.inc
A src/cpu/intel/model_68x_6bx/Makefile.inc
R src/cpu/intel/model_68x_6bx/model_68x_6bx_init.c
D src/cpu/intel/model_6bx/Makefile.inc
D src/cpu/intel/model_6bx/model_6bx_init.c
M src/cpu/intel/slot_1/Makefile.inc
6 files changed, 19 insertions(+), 68 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/44237/4

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic7430e9c98741f4bd3dcf3fdd07ca80d307d2159
Gerrit-Change-Number: 44237
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