Stefan Reinauer uploaded patch set #2 to this change.

View Change

Support 4-byte address mode in SPI traces

- Track address mode globally, so we can access the user presets when
reading SPI traces.
- Enable address mode switching based on the SPI opcodes 0xB7 / 0xE9
- Read additional address byte when appropriate and skip it in the data
stream
- Skip trace packets without valid data

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Change-Id: Iec9f36356eb7e612a909855cda85dc0ce1b5adc0
---
M em100.c
M em100.h
M trace.c
3 files changed, 23 insertions(+), 5 deletions(-)

git pull ssh://review.coreboot.org:29418/em100 refs/changes/53/48553/2

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

Gerrit-Project: em100
Gerrit-Branch: master
Gerrit-Change-Id: Iec9f36356eb7e612a909855cda85dc0ce1b5adc0
Gerrit-Change-Number: 48553
Gerrit-PatchSet: 2
Gerrit-Owner: Stefan Reinauer <stefan.reinauer@coreboot.org>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Duncan Laurie <dlaurie@chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan@google.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset