skiboot v6.3.2
Alexey Kardashevskiy (3):
npu2: Fix clearing the FIR bits
npu2: Reset PID wildcard and refcounter when mapped to LPID
npu2: Reset NVLinks when resetting a GPU
Joel Stanley (1):
devicetree: Don't set path to dtc in makefile
Michael Neuling (1):
nvram: Flag dangerous NVRAM options
Oliver O'Halloran (3):
opal-gard: Account for ECC size when clearing partition
hw/phb4: Use read/write_reg in assert_perst
hw/phb4: Assert Link Disable bit after ETU init
Reza Arbab (1):
npu2: Purge cache when resetting a GPU
Vasant Hegde (2):
opal-prd: Fix prd message size issue
skiboot v6.3.2 release notes
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 3a59ab5..e002942 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.3.1" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.3.2" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION