Máté Kukri uploaded patch set #16 to this change.

View Change

soc/intel/baytrail: Add native refcode replacement

- This is a reverse engineered re-implementation of refcode.elf on Bay Trail
- Tested on GBYT4, should work everywhere as it's meant to behave exactly the same as the binary refcode

Signed-off-by: Mate Kukri <kukri.mate@gmail.com>
Change-Id: I91977c509022b0078804dc151d27296260e24bc4
---
M src/soc/intel/baytrail/Kconfig
M src/soc/intel/baytrail/Makefile.inc
M src/soc/intel/baytrail/include/soc/iosf.h
A src/soc/intel/baytrail/include/soc/modphy_table.h
M src/soc/intel/baytrail/include/soc/ramstage.h
M src/soc/intel/baytrail/iosf.c
A src/soc/intel/baytrail/modphy_table.c
A src/soc/intel/baytrail/refcode_native.c
8 files changed, 756 insertions(+), 32 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/43133/16

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I91977c509022b0078804dc151d27296260e24bc4
Gerrit-Change-Number: 43133
Gerrit-PatchSet: 16
Gerrit-Owner: Máté Kukri <kukri.mate@gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
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: Aaron Durbin <adurbin@chromium.org>
Gerrit-CC: Nico Huber <nico.h@gmx.de>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset