Merge pull request #3537 from opalci/skiboot-v6.5-251-g68260957
skiboot v6.5-251-g68260957
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index e773f62..1aa1203 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_VERSION
string
- default "hw032720a.opmst" if BR2_HCODE_LATEST_VERSION
+ default "hw033020a.opmst" if BR2_HCODE_LATEST_VERSION
default BR2_HCODE_CUSTOM_VERSION_VALUE \
if BR2_HCODE_CUSTOM_VERSION
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 7ee1f66..4a3f524 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "14846f0492583135da1e4d2a8254b35bd84221e1" if BR2_HOSTBOOT_LATEST_VERSION
+ default "c815997b70ee8d9e268cfee0a9ffcf76e2d8df92" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION