Hello Patrick Rudolph, Huang Jin, Philipp Deppenwiese, build bot (Jenkins), David Guckian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34928
to look at the new patch set (#2).
Change subject: intel/fsp_baytrail: Remove uses of #ifndef __PRE_RAM__ ......................................................................
intel/fsp_baytrail: Remove uses of #ifndef __PRE_RAM__
Either the files are only built for ramstage, or garbage collection takes care of it otherwise.
Change-Id: Id295227df344fb209d7d5fd12e82aa450198bbb8 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/drivers/intel/fsp1_0/fsp_util.c M src/drivers/intel/fsp1_0/fsp_util.h M src/soc/intel/fsp_baytrail/gpio.c M src/soc/intel/fsp_baytrail/include/soc/baytrail.h M src/soc/intel/fsp_baytrail/include/soc/romstage.h M src/soc/intel/fsp_baytrail/romstage/report_platform.c M src/vendorcode/intel/fsp1_0/rangeley/srx/fsphob.c 7 files changed, 7 insertions(+), 34 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/34928/2