summaryrefslogtreecommitdiffstats
path: root/openpower
diff options
context:
space:
mode:
Diffstat (limited to 'openpower')
-rw-r--r--openpower/package/hcode/Config.in2
-rw-r--r--openpower/package/hostboot-p8/hostboot-p8.mk2
-rw-r--r--openpower/package/hostboot/Config.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 30d54756..0e3b9353 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 "hw020619a.930" if BR2_HCODE_LATEST_VERSION
+ default "hw020919a.930" if BR2_HCODE_LATEST_VERSION
default BR2_HCODE_CUSTOM_VERSION_VALUE \
if BR2_HCODE_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p8/hostboot-p8.mk b/openpower/package/hostboot-p8/hostboot-p8.mk
index dfe28e84..58be71bd 100644
--- a/openpower/package/hostboot-p8/hostboot-p8.mk
+++ b/openpower/package/hostboot-p8/hostboot-p8.mk
@@ -3,7 +3,7 @@
# hostboot for POWER8
#
################################################################################
-HOSTBOOT_P8_VERSION ?= e743c92914db3bb33add6132dccf07a1666b6a85
+HOSTBOOT_P8_VERSION ?= a3b0cb929cbf28bc82e54ef8787d36fd5eac4b0a
HOSTBOOT_P8_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_P8_VERSION))
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 161b02a5..c47067ac 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE
config BR2_HOSTBOOT_VERSION
string
- default "610ca55e285e2f0d7cabed6235deef82ee271627" if BR2_HOSTBOOT_LATEST_VERSION
+ default "cccf89e092dd50e3fe10b70701c9ddfaa84498cb" 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