Hello Patrick Rudolph, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30316
to look at the new patch set (#14).
Change subject: cpu/intel/haswell: Remove the romcc code ......................................................................
cpu/intel/haswell: Remove the romcc code
This also renames the bootblock_gcc.c files to bootblock.c.
Change-Id: I66387ae13939df41abdba9fb0015774e363100e4 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/cpu/intel/haswell/Kconfig M src/cpu/intel/haswell/Makefile.inc M src/cpu/intel/haswell/bootblock.c D src/cpu/intel/haswell/bootblock_gcc.c M src/northbridge/intel/haswell/Kconfig M src/northbridge/intel/haswell/Makefile.inc M src/northbridge/intel/haswell/bootblock.c D src/northbridge/intel/haswell/bootblock_gcc.c M src/southbridge/intel/lynxpoint/Kconfig M src/southbridge/intel/lynxpoint/Makefile.inc M src/southbridge/intel/lynxpoint/bootblock.c D src/southbridge/intel/lynxpoint/bootblock_gcc.c 12 files changed, 17 insertions(+), 294 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/30316/14