summaryrefslogtreecommitdiffstats
path: root/openpower
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2018-11-27 14:07:30 +1100
committerStewart Smith <stewart@linux.ibm.com>2018-11-29 14:51:24 +1100
commitb37f5bc0173537e55f28666cff394062c4e71ac4 (patch)
tree1f22f802eaba51bf818d9eb30a81ce5f1d8ec5c5 /openpower
parent9970970e82f53f4df40e3de9540648d7536c52c8 (diff)
downloadblackbird-op-build-b37f5bc0173537e55f28666cff394062c4e71ac4.tar.gz
blackbird-op-build-b37f5bc0173537e55f28666cff394062c4e71ac4.zip
Bump OP920 hcode to hw112818a.op920
hostboot (3): Release tag information updated for hw110918a.op920 Release tag information updated for hw112718a.op920 Release tag information updated for hw112818a.op920 Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'openpower')
-rw-r--r--openpower/package/hcode/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 17b4c648..4797c15b 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -35,7 +35,7 @@ config BR2_HCODE_CUSTOM_VERSION_VALUE
config BR2_HCODE_VERSION
string
default "hw051018a.920" if BR2_HCODE_LATEST_VERSION
- default "hw110718a.op920" if BR2_HCODE_OP920_VERSION
+ default "hw112818a.op920" if BR2_HCODE_OP920_VERSION
default BR2_HCODE_CUSTOM_VERSION_VALUE \
if BR2_HCODE_CUSTOM_VERSION
OpenPOWER on IntegriCloud