skiboot v6.5-209-g179d53df
Alistair Popple (1):
skiboot.tcl: Add chip-id to pmem device tree node
Andrew Donnellan (1):
hw/npu2-opencapi: Support multiple LPC devices
Artem Senichev (1):
platforms/nicole: Fixup the system VPD EEPROM size
Frederic Barrat (5):
npu2: Rework phb-index assignments for virtual PHBs
npu3: Don't use the device tree to assign the phb-index of the PHB
npu2, npu3: Remove ibm, phb-index property from the NPU dt node
npu3: Register virtual PHBs with static IDs
npu2-opencapi: don't fence on masked XSL errors
Thiago Jung Bauermann (1):
Makefile: Search for distro-provided cross-compiler
Vasant Hegde (2):
hdata: Update MPIPL support IPL parameter
stable/build: Do not convert warnings to error
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index e09c7fe..8887bec 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.5-198-g120b1b7d" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.5-209-g179d53df" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION