skiboot 5.9-rc5
Mahesh Salgaonkar (2):
opal/hmi: Fix TB reside and HDEC parity error recovery for power9
opal/hmi: Workaround Power9 hw logic bug for couple of TFMR TB errors.
Michael Neuling (11):
phb4: Fix GEN3 for DD2.00
phb4: Reduce link degraded message log level to debug
phb4: Update comment
phb4: Move code around to avoid indenting
phb4: Remove unused code
phb4: Improve config space logging
phb4: Use phb4_ioda_sel() more
phb4: Enable PHB MMIO in phb4_root_port_init()
phb4: Update some init registers
phb4: Move code to find frozen PE earlier
phb4: Escalate freeze to fence to avoid checkstop
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 70a800d..931b74e 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v5.9-rc4" if BR2_SKIBOOT_LATEST_VERSION
+ default "v5.9-rc5" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION