summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openpower/configs/firestone_defconfig2
-rw-r--r--openpower/package/hcode/Config.in2
-rw-r--r--openpower/package/hostboot-binaries/Config.in2
-rw-r--r--openpower/package/hostboot/Config.in4
4 files changed, 5 insertions, 5 deletions
diff --git a/openpower/configs/firestone_defconfig b/openpower/configs/firestone_defconfig
index 3b43d0ba..2c9290a4 100644
--- a/openpower/configs/firestone_defconfig
+++ b/openpower/configs/firestone_defconfig
@@ -42,7 +42,7 @@ BR2_OPENPOWER_PLATFORM=y
BR2_OPENPOWER_POWER8=y
BR2_HOSTBOOT_P8_CONFIG_FILE="firestone.config"
BR2_OPENPOWER_MACHINE_XML_GITHUB_PROJECT_VALUE="firestone-xml"
-BR2_OPENPOWER_MACHINE_XML_VERSION="2494a430656504d014780000adbc2c2e7cfc54ab"
+BR2_OPENPOWER_MACHINE_XML_VERSION="9df12d2653f2fbcae043d0e8effadb9aa5b84694"
BR2_OPENPOWER_MACHINE_XML_FILENAME="firestone.xml"
BR2_OPENPOWER_SYSTEM_XML_FILENAME="FIRESTONE_hb.system.xml"
BR2_OPENPOWER_MRW_XML_FILENAME="FIRESTONE_hb.mrw.xml"
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 0d675aeb..30d54756 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@ config BR2_HCODE_CUSTOM_VERSION_VALUE
config BR2_HCODE_VERSION
string
- default "hw122018a.930" if BR2_HCODE_LATEST_VERSION
+ default "hw020619a.930" if BR2_HCODE_LATEST_VERSION
default BR2_HCODE_CUSTOM_VERSION_VALUE \
if BR2_HCODE_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 8993cf88..9b055de5 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@ config BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE
config BR2_HOSTBOOT_BINARIES_VERSION
string
- default "hw121518a.930" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw012919a.930" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index cbe669e7..161b02a5 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,8 +28,8 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE
config BR2_HOSTBOOT_VERSION
string
- default "23c66ccdeab039d1c1ca6def64d9e37bbf9c933f" if BR2_HOSTBOOT_LATEST_VERSION
- default "3f1f2186bb80322594a3cc81241c390119d69552" if BR2_HOSTBOOT_STABLE_VERSION
+ default "610ca55e285e2f0d7cabed6235deef82ee271627" if BR2_HOSTBOOT_LATEST_VERSION
+ default "610ca55e285e2f0d7cabed6235deef82ee271627" if BR2_HOSTBOOT_STABLE_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
OpenPOWER on IntegriCloud