skiboot v5.9-166-g70f14f4dd86e
Adriana Kobylak (1):
pflash: Support for clean_on_ecc_error flag
Benjamin Herrenschmidt (6):
timer: Stop calling list_top() racily
xive: Mark a freed IRQ's IVE as valid and masked
xive: Do not return a trigger page for an escalation interrupt
io: Add load_wait() helper
xive: Fix occasional VC checkstops in xive_reset
xive: Ensure VC informational FIRs are masked
Mahesh Salgaonkar (7):
opal/xscom: Move the delay inside xscom_reset() function.
opal/xscom: Add recovery for lost core wakeup scom failures.
opal: Get chip location code
core/hmi: Use pr_fmt macro for tagging log messages
opal/hmi: HMI logging with location code info.
core/hmi: Do not display FIR details if none of the bits are set.
core/hmi: Display chip location code while displaying core FIR.
Michael Neuling (1):
phb4: Change PCI MMIO timers
Oliver O'Halloran (1):
chiptod: Keep boot timestamps contiguous
Prem Shanker Jha (1):
SCOM Restore: Increased the EQ SCOM restore limit.
Reza Arbab (1):
hdata/spira: Add missing newline to prlog() call
Shilpasri G Bhat (1):
sensors: occ: Skip counter type of sensors
Stewart Smith (3):
external/test: make stripping out version number more robust
skiboot 5.9.5 Release Notes
skiboot 5.9.6 release notes
Vasant Hegde (1):
hdata: Add location code property to xscom 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 b1a44b3..902afd8 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-143-gbd64f85b8581" if BR2_SKIBOOT_LATEST_VERSION
+ default "v5.9-166-g70f14f4dd86e" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION