Merge pull request #3341 from stewartsmith/blackbird
RaptorCS Blackbird support
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index b34194a..ea9af50 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_VERSION
string
- default "hw120919a.opmst" if BR2_HCODE_LATEST_VERSION
+ default "hw121019a.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 d308c15..902d415 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "5b24dd1c63f337b2f20c2af56e9b9f3562e8c12d" if BR2_HOSTBOOT_LATEST_VERSION
+ default "70ef787002a78ebbe6430a5f3355d42a8b1790b9" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION