hcode,hostboot-binaries,hostboot,occ,sbe: use LATEST not OP920
The split between master and op920 branches was for tagging
op-build v2.0 to start with a stable base for p9 systems.
We now go back to regular scheduled development and hope
only minor amounts of chaos ensues.
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 83b9e56..aa144bb 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -15,7 +15,7 @@
choice
prompt "HCODE version"
- default BR2_HCODE_OP920_VERSION
+ default BR2_HCODE_LATEST_VERSION
config BR2_HCODE_OP920_VERSION
bool "Use latest HCODE stable version (OP920)"