skiboot v5.10-rc3
Alistair Popple (2):
core/device.c: Fix dt_find_compatible_node
npu2: Disable TVT range check when in bypass mode
Balbir Singh (1):
hw/npu2: support creset of npu2 devices
Pridhiviraj Paidipeddi (1):
hw/occ: Fix fast-reboot crash in P8 platforms.
Reza Arbab (1):
hw/phys-map: Add missing newline in log output
Russell Currey (1):
phb4: Only escalate freezes on MMIO load where necessary
Shilpasri G Bhat (1):
core: hostservices: Remove redundant special wakeup code
Stewart Smith (3):
stb: Put correct label (for skiboot) into container
pflash: Fix makefile dependency issue
skiboot v5.10-rc3 release notes
Sukadev Bhattiprolu (1):
vas: Disable VAS/NX-842 on some P9 revisions
Vaibhav Jain (1):
capi: Enable channel tag streaming for PHB in CAPP mode
Vasant Hegde (2):
ATTN: Enable flush instruction cache bit in HID register
DT: Add "version" property under ibm, firmware-versions node
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 dbbc77a..03ec67b 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v5.10-rc2" if BR2_SKIBOOT_LATEST_VERSION
+ default "v5.10-rc3" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION