Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41928
to look at the new patch set (#9).
Change subject: soc/intel/broadwell: Relocate northbridge .c files ......................................................................
soc/intel/broadwell: Relocate northbridge .c files
Move Broadwell northbridge source code files under the northbridge scope. Assume that both MRC and the refcode are northbridge things.
Note that headers and Kconfig still reside inside the soc namespace. This is temporary and will be accounted for in subsequent commits.
Change-Id: I645881f9691cfb78bc8b03902e1cc74e37490276 Signed-off-by: Angel Pons th3fanbus@gmail.com --- A src/northbridge/intel/broadwell/Makefile.inc R src/northbridge/intel/broadwell/bootblock.c R src/northbridge/intel/broadwell/finalize.c R src/northbridge/intel/broadwell/igd.c R src/northbridge/intel/broadwell/memmap.c R src/northbridge/intel/broadwell/minihd.c R src/northbridge/intel/broadwell/pei_data.c R src/northbridge/intel/broadwell/raminit.c R src/northbridge/intel/broadwell/refcode.c R src/northbridge/intel/broadwell/report_platform.c R src/northbridge/intel/broadwell/romstage.c R src/northbridge/intel/broadwell/systemagent.c M src/soc/intel/broadwell/Makefile.inc M src/soc/intel/broadwell/romstage/Makefile.inc 14 files changed, 37 insertions(+), 26 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/41928/9