skiboot v6.1-107-gaeb366970e0c
Alexey Kardashevskiy (1):
npu2: Use correct kill type for TCE invalidation
Andrew Donnellan (8):
hw/npu2-opencapi: Fix setting of supported OpenCAPI templates
hw/npu2-hw-procedures: Enable RX auto recal on OpenCAPI links
occ: Wait if OCC GPU presence status not immediately available
npu2: Split device index into brick and link index
hw/npu2: Common NPU2 init routine between NVLink and OpenCAPI
hw/npu2, platform: Add NPU2 platform device detection callback
hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pins
platforms/astbmc/witherspoon: Implement OpenCAPI support
Mahesh Salgaonkar (1):
opal/hmi: Ignore debug trigger inject core FIR.
Michael Neuling (1):
phb4: Fix typo in disable lane eq code
Oliver O'Halloran (5):
core/i2c: Move the timeout field into i2c_request
hw/p8-i2c: Remove p8_i2c_request structure
core/i2c: Remove bus specific alloc and free callbacks
nvram: Print how long we waited for nvram
nvram: Fix wait-for-nvram message
Russell Currey (1):
errorlog: Rename PHB3 to just PHB
Stewart Smith (3):
SBE-p8: Do all sbe timer update with xscom lock held
Add fast-reboot property to /ibm,opal DT node
Actually add /ibm,opal/fast-reboot property
Vaibhav Jain (2):
opal: use for_each_safe to iterate over opal_syncers
nvram: Fix a possible NULL pointer de-ref in nvram_query_eq()
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 1515b90..4cad09a 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.1-85-gf83568436527" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.1-107-gaeb366970e0c" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION