From e8362c0dc5cee2e890d0c9888ff7092a20b7ae6f Mon Sep 17 00:00:00 2001 From: Elizabeth Liner Date: Wed, 6 Apr 2016 12:19:58 -0500 Subject: Adding infrastructure support for Hostboot istep 20.1 The FSP loads the payload in 20.1, but in the PowerVM on BMC project, we're removing the FSP and Hostboot has to load the payload instead. Isteps 20 will also include HDAT changes. (This is a forwardport from the already-reviewed master-p8 change) Change-Id: I271a13d96c364e696bf3064d5d43607f7057467b RTC:147281 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22975 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Prachi Gupta Reviewed-by: Christian R. Geddes Reviewed-by: Daniel M. Crowell Reviewed-by: William G. Hoffa --- src/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/makefile') diff --git a/src/makefile b/src/makefile index 811f31d48..b389728da 100644 --- a/src/makefile +++ b/src/makefile @@ -141,6 +141,7 @@ EXTENDED_MODULES += istep13 EXTENDED_MODULES += istep14 EXTENDED_MODULES += istep15 EXTENDED_MODULES += istep16 +EXTENDED_MODULES += istep20 EXTENDED_MODULES += istep21 EXTENDED_MODULES += isteps EXTENDED_MODULES += targeting -- cgit v1.2.3