[coreboot-gerrit] Change in coreboot[master]: src/drivers/pl011: Add verstage support

Patrick Rudolph (Code Review) gerrit at coreboot.org
Mon Mar 12 16:56:05 CET 2018


Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/25108


Change subject: src/drivers/pl011: Add verstage support
......................................................................

src/drivers/pl011: Add verstage support

Build pl011 to support building vboot on arm platforms.

Change-Id: I1ddc372d558b380065ff944fccb0d84eb37d4213
Signed-off-by: Patrick Rudolph <patrick.rudolph at 9elements.com>
---
M src/drivers/uart/Makefile.inc
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/25108/1

diff --git a/src/drivers/uart/Makefile.inc b/src/drivers/uart/Makefile.inc
index a39cbef..ebaa5d4 100644
--- a/src/drivers/uart/Makefile.inc
+++ b/src/drivers/uart/Makefile.inc
@@ -39,6 +39,7 @@
 romstage-y += pl011.c
 postcar-y += pl011.c
 ramstage-y += pl011.c
+verstage-y += pl011.c
 endif
 
 endif

-- 
To view, visit https://review.coreboot.org/25108
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: I1ddc372d558b380065ff944fccb0d84eb37d4213
Gerrit-Change-Number: 25108
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <patrick.rudolph at 9elements.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180312/dd79e826/attachment-0001.html>


More information about the coreboot-gerrit mailing list