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/+/41939
to look at the new patch set (#12).
Change subject: soc/intel/broadwell: Move include folder to northbridge ......................................................................
soc/intel/broadwell: Move include folder to northbridge
Since we process soc files before southbridge files, the cppflags override does not work as intended if placed in the southbridge.
And yes, some prototypes are now in the wrong place. This will be fixed in the next commits, once the soc/intel/broadwell subfolder is no more.
With BUILD_TIMELESS=1 but without adding the .config file into the resulting coreboot image, google/auron (Buddy) remains identical.
Change-Id: Iaa773923e37536d92cf54825db3291af2b3d9b54 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/northbridge/intel/broadwell/Makefile.inc R src/northbridge/intel/broadwell/include/soc/msr.h R src/northbridge/intel/broadwell/include/soc/nvs.h R src/northbridge/intel/broadwell/include/soc/systemagent.h D src/soc/intel/broadwell/Makefile.inc 5 files changed, 2 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/41939/12