Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/29660
to look at the new patch set (#2).
Change subject: drivers/intel/fsp1_1: Add post console init functions for C bootblock ......................................................................
drivers/intel/fsp1_1: Add post console init functions for C bootblock
The console post init functions are not executed in C_ENVIRONMENT_BOOTBLOCK mode. Add car_XXXX_post_console_init functions to romstage_c_entry().
BUG=NA TEST=Portwell PQ7-M107
Change-Id: I12e613147e5203022cd453693a115fca002ce480 Signed-off-by: Frans Hendriks fhendriks@eltan.com --- M src/soc/intel/braswell/Kconfig M src/soc/intel/braswell/Makefile.inc A src/soc/intel/braswell/bootblock/bootblock_c.c A src/soc/intel/braswell/bootblock/cache_as_ram_cbootblock.S M src/soc/intel/braswell/romstage/Makefile.inc A src/soc/intel/braswell/romstage/car_stage_entry.S 6 files changed, 315 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/29660/2