Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19724
to look at the new patch set (#4).
Change subject: soc/amd/stoneyridge: Add northbridge support ......................................................................
soc/amd/stoneyridge: Add northbridge support
Copy northbridge files from northbridge/amd/pi/00670F00 to soc/amd/stoneyridge and soc/amd/common.
Changes: - update chip_ops and device_ops - remove multi-node support - clean up Kconfig and Makefile
Change-Id: Ie86b4d744900f23502068517ece5bcea6c128993 Signed-off-by: Marc Jones marcj303@gmail.com --- M src/northbridge/amd/pi/Kconfig A src/soc/amd/common/BiosCallOuts.h M src/soc/amd/common/Makefile.inc A src/soc/amd/common/agesawrapper.c A src/soc/amd/common/agesawrapper.h A src/soc/amd/common/agesawrapper_call.h M src/soc/amd/common/amd_late_init.c A src/soc/amd/common/def_callouts.c A src/soc/amd/common/dimmSpd.h M src/soc/amd/stoneyridge/Kconfig M src/soc/amd/stoneyridge/Makefile.inc A src/soc/amd/stoneyridge/acpi/northbridge.asl M src/soc/amd/stoneyridge/chip.c M src/soc/amd/stoneyridge/chip.h A src/soc/amd/stoneyridge/dimmSpd.c M src/soc/amd/stoneyridge/fixme.c M src/soc/amd/stoneyridge/include/soc/gpio.h A src/soc/amd/stoneyridge/include/soc/northbridge.h A src/soc/amd/stoneyridge/northbridge.c M src/soc/amd/stoneyridge/smbus_spd.c M src/vendorcode/amd/pi/Makefile.inc 21 files changed, 1,814 insertions(+), 18 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/19724/4