Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41941
to look at the new patch set (#12).
Change subject: soc/intel/broadwell: Move chip.h to northbridge ......................................................................
soc/intel/broadwell: Move chip.h to northbridge
We need to update the name of the config struct to make sconfig happy, but this means the resulting binaries are no longer reproducible...
But now, soc/intel/broadwell is finally no more. Now we need to clean up the mess that was left after scattering everything into three parts...
Change-Id: I199cddb05de460359d1fade21e6171a218377f47 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/mainboard/google/auron/devicetree.cb M src/mainboard/google/auron/variants/auron_paine/overridetree.cb M src/mainboard/google/auron/variants/auron_yuna/overridetree.cb M src/mainboard/google/auron/variants/buddy/overridetree.cb M src/mainboard/google/auron/variants/gandof/overridetree.cb M src/mainboard/google/auron/variants/lulu/overridetree.cb M src/mainboard/google/auron/variants/samus/overridetree.cb M src/mainboard/google/jecht/devicetree.cb M src/mainboard/intel/wtm2/devicetree.cb M src/mainboard/purism/librem_bdw/devicetree.cb M src/mainboard/purism/librem_bdw/variants/librem13v1/overridetree.cb M src/mainboard/purism/librem_bdw/variants/librem15v2/overridetree.cb R src/northbridge/intel/broadwell/chip.h M src/northbridge/intel/broadwell/igd.c M src/southbridge/intel/wildcatpoint/soc_chip.h 15 files changed, 16 insertions(+), 16 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/41941/12