Angel Pons uploaded patch set #2 to this change.

View Change

sb/intel/lynxpoint/me_9.x.c: Reorder functions

This file is shared between ramstage and smm. However, not everything is
used in both ramstage and smm, so there's a lot of `__unused` tags. So,
reorder the functions so that they build only for stages needing them.

Tested with BUILD_TIMELESS=1, Asrock B85M Pro4 remains identical.

Change-Id: I3143f07ed845e0c6b1444817029a437db3b959e3
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
---
M src/southbridge/intel/lynxpoint/me_9.x.c
1 file changed, 165 insertions(+), 179 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/42631/2

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3143f07ed845e0c6b1444817029a437db3b959e3
Gerrit-Change-Number: 42631
Gerrit-PatchSet: 2
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-MessageType: newpatchset