summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorElizabeth Liner <eliner@us.ibm.com>2015-11-11 15:11:45 -0600
committerPatrick Williams <iawillia@us.ibm.com>2015-12-11 15:30:29 -0600
commit610198769f47e9ab73b475fdacd985511a1595b1 (patch)
tree2f5a4d1ae73fe8efd9be82926282169f83f76c23 /src
parent8cfc6bc1244a80022848a30094b6ee027fc7cabc (diff)
downloadtalos-hostboot-610198769f47e9ab73b475fdacd985511a1595b1.tar.gz
talos-hostboot-610198769f47e9ab73b475fdacd985511a1595b1.zip
Adding support for FSP-specific Configuration in P9
Change-Id: I61e700eb38e0d844301d10a0a2cfabf49719606a RTC:141340 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21973 Tested-by: Jenkins Server Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/build/configs/fsprelease.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/build/configs/fsprelease.config b/src/build/configs/fsprelease.config
new file mode 100644
index 000000000..f65fb738a
--- /dev/null
+++ b/src/build/configs/fsprelease.config
@@ -0,0 +1,6 @@
+#This file sets the HB config needed to work on an FSP based system
+
+# The Serial Flash Controller is the IBM SFC
+unset SFC_IS_AST2400
+set SFC_IS_IBM_DPSS
+unset ALLOW_MACRONIX_PNOR
OpenPOWER on IntegriCloud