Hello build bot (Jenkins), Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22765
to look at the new patch set (#3).
Change subject: soc/amd/common: Move files to common/block ......................................................................
soc/amd/common: Move files to common/block
The following files need to be moved: amd_pci_util.c, amd_pci_util.h and spi.c. The remaining files are AGESA related and will be part of a separate issue/commit.
BUG=b:62240201 TEST=Build with no error gardenia and kahlee (no code change, just folder reorg).
Change-Id: I3f965afa21124d4874d3b7bfe0f404a58b070e23 Signed-off-by: Richard Spiegel richard.spiegel@silverbackltd.com --- M src/mainboard/amd/gardenia/mainboard.c M src/mainboard/amd/gardenia/mptable.c M src/mainboard/google/kahlee/mainboard.c M src/mainboard/google/kahlee/mptable.c M src/soc/amd/common/Makefile.inc R src/soc/amd/common/block/include/amdblocks/amd_pci_util.h A src/soc/amd/common/block/pci/Kconfig A src/soc/amd/common/block/pci/Makefile.inc R src/soc/amd/common/block/pci/amd_pci_util.c A src/soc/amd/common/block/spi/Kconfig A src/soc/amd/common/block/spi/Makefile.inc R src/soc/amd/common/block/spi/spi.c M src/soc/amd/stoneyridge/Kconfig M src/soc/amd/stoneyridge/southbridge.c 14 files changed, 31 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/22765/3