skiboot v5.8-109-g4b22457e7837
Akshay Adiga (8):
SLW: Add support for p9_stop_api
Add glibc style endianess check in CCAN
libpore: Build fix for p9_stop_api
SLW: Add opal_slw_set_reg support for power9
SLW: Configure self-restore for HRMOR
SLW: Allow deep states if homer address is known
SLW: Removing timebase related flags for stop4
Add Documenation for opal_slw_set_reg
Balbir Singh (1):
hw/slw.c: Offline code still uses p8 bits
Benjamin Herrenschmidt (1):
doc: Add _build directory to .gitignore
Michael Neuling (1):
phb4: Use link if degraded
Oliver O'Halloran (14):
core/pci-dt-slot: Represent PCIe slots in the devicetree
core/pcie-slots: Make dynamic slot creation generic
core/pci-slots: Move slot-label construction to a helper
astbmc: Add methods for handing DT based slots
platform/witherspoon: Add slot names to table
witherspoon: Deprecate manual npu creation
convert new witherspoon to dt helper
core: make is_rodata test-friendly
libc: add strnlen()
hdata: Add an idata array iterator
hdata: Add xscom_to_pcrd()
hdata: Parse IOSLOT information
hdata: Parse NVLink information
hdata: Parse extra NVLink info
Reza Arbab (1):
npu2: hw-procedures: Add settings to PHY_RESET
Stewart Smith (6):
hdat: fix parsing of P8 hdat
add skiboot-5.1.21 release notes
skiboot-5.4.7 release notes
PHB4: Default to PCIe GEN3 on POWER9 DD2.00
doc: Update OPAL API call IDs for OPAL_NPU_
Revert "hw/slw.c: Offline code still uses p8 bits"
Suraj Jitindar Singh (2):
pflash: Fix erase command for unaligned start address
core/flash: Only expect ELF header for BOOTKERNEL partition flash resource
Vasant Hegde (3):
hdata: Add ecid property
hdata: Add wafer-id property
hdata: Add wafer-location property
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 4e46a5d..c5da4a2 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v5.8-72-g3f936bae970e" if BR2_SKIBOOT_LATEST_VERSION
+ default "v5.8-109-g4b22457e7837" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION