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/+/41942
to look at the new patch set (#6).
Change subject: broadwell: Relocate functions and prototypes ......................................................................
broadwell: Relocate functions and prototypes
Move the code around so that it aligns with Haswell.
Change-Id: I3ae1bd0298bbb5b04787ae5bf14f32b77b47046d Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/cpu/intel/broadwell/Makefile.inc M src/cpu/intel/broadwell/acpi.c M src/cpu/intel/broadwell/bootblock.c M src/cpu/intel/broadwell/broadwell.h M src/cpu/intel/broadwell/broadwell_early_init.c R src/cpu/intel/broadwell/broadwell_init.c M src/cpu/intel/broadwell/chip.c M src/cpu/intel/broadwell/romstage.c M src/mainboard/google/auron/romstage.c M src/mainboard/google/auron/variant.h M src/mainboard/google/auron/variants/auron_paine/spd/spd.c M src/mainboard/google/auron/variants/auron_yuna/spd/spd.c M src/mainboard/google/auron/variants/gandof/spd/spd.c M src/mainboard/google/auron/variants/gandof/variant.c M src/mainboard/google/auron/variants/lulu/spd/spd.c M src/mainboard/google/auron/variants/lulu/variant.c M src/mainboard/google/auron/variants/samus/spd/spd.c M src/mainboard/google/auron/variants/samus/variant.c M src/mainboard/google/jecht/romstage.c M src/mainboard/intel/wtm2/romstage.c M src/mainboard/purism/librem_bdw/romstage.c M src/northbridge/intel/broadwell/Makefile.inc A src/northbridge/intel/broadwell/acpi.c M src/northbridge/intel/broadwell/broadwell.h R src/northbridge/intel/broadwell/early_init.c A src/northbridge/intel/broadwell/northbridge.c M src/northbridge/intel/broadwell/raminit.c A src/northbridge/intel/broadwell/raminit.h M src/northbridge/intel/broadwell/refcode.c A src/northbridge/intel/broadwell/refcode.h M src/northbridge/intel/broadwell/report_platform.c D src/northbridge/intel/broadwell/romstage.h M src/northbridge/intel/broadwell/systemagent.c M src/southbridge/intel/wildcatpoint/acpi.h M src/southbridge/intel/wildcatpoint/early_pch.c M src/southbridge/intel/wildcatpoint/early_smbus.c M src/southbridge/intel/wildcatpoint/lpc.c M src/southbridge/intel/wildcatpoint/pch.h M src/southbridge/intel/wildcatpoint/power_state.c M src/southbridge/intel/wildcatpoint/ramstage.c M src/southbridge/intel/wildcatpoint/ramstage.h A src/southbridge/intel/wildcatpoint/romstage.h 42 files changed, 827 insertions(+), 772 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/41942/6