Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Angel Pons, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43133
to look at the new patch set (#12).
Change subject: soc/intel/baytrail: Add native refcode replacement ......................................................................
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, 779 insertions(+), 33 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/43133/12