[coreboot-gerrit] Change in coreboot[master]: amd/common/pi: Remove AGESA support files from bootblock

Marshall Dawson (Code Review) gerrit at coreboot.org
Wed Jun 27 19:04:28 CEST 2018


Marshall Dawson has uploaded this change for review. ( https://review.coreboot.org/27255


Change subject: amd/common/pi: Remove AGESA support files from bootblock
......................................................................

amd/common/pi: Remove AGESA support files from bootblock

The stoneyridge bootblock no longer makes AGESA calls.  Remove the
support files from the bootblock build.

TEST=boot Grunt

Change-Id: I14d2336d5fb766a1acf5e812337ae0ab3ca4a6c1
Signed-off-by: Marshall Dawson <marshalldawson3rd at gmail.com>
---
M src/soc/amd/common/block/pi/Makefile.inc
1 file changed, 0 insertions(+), 4 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/27255/1

diff --git a/src/soc/amd/common/block/pi/Makefile.inc b/src/soc/amd/common/block/pi/Makefile.inc
index f5f1f99..65386f2 100644
--- a/src/soc/amd/common/block/pi/Makefile.inc
+++ b/src/soc/amd/common/block/pi/Makefile.inc
@@ -1,9 +1,5 @@
 ifeq ($(CONFIG_SOC_AMD_COMMON_BLOCK_PI),y)
 
-bootblock-y += agesawrapper.c
-bootblock-y += def_callouts.c
-bootblock-y += heapmanager.c
-
 romstage-y += agesawrapper.c
 romstage-y += def_callouts.c
 romstage-y += heapmanager.c

-- 
To view, visit https://review.coreboot.org/27255
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I14d2336d5fb766a1acf5e812337ae0ab3ca4a6c1
Gerrit-Change-Number: 27255
Gerrit-PatchSet: 1
Gerrit-Owner: Marshall Dawson <marshalldawson3rd at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180627/c344318e/attachment.html>


More information about the coreboot-gerrit mailing list