[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 8/8] ppc/pnv: Update skiboot to v7.1
From: |
Nicholas Piggin |
Subject: |
[PATCH 8/8] ppc/pnv: Update skiboot to v7.1 |
Date: |
Fri, 19 Jan 2024 00:09:42 +1000 |
This includes a number of improvements and fixes. Importantly there
is a change for QEMU platforms to permit the ChipTOD to be initialised
if it is present in the device tree. This will facilitate ChipTOD
enablement in pnv.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
---
[blob omitted, patch is just for comments]
pc-bios/skiboot.lid | Bin 2527240 -> 2527328 bytes
roms/skiboot | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/roms/skiboot b/roms/skiboot
index 24a7eb3596..dbd5de6624 160000
--- a/roms/skiboot
+++ b/roms/skiboot
@@ -1 +1 @@
-Subproject commit 24a7eb35966d93455520bc2debdd7954314b638b
+Subproject commit dbd5de6624d7466bb67d1eb4e57bc3a8e2ad9e87
--
2.42.0
- [PATCH 2/8] ppc/spapr|pnv: Remove SAO from pa-features when running MTTCG, (continued)
[PATCH 3/8] ppc/spapr: Remove copy-paste from pa-features under TCG, Nicholas Piggin, 2024/01/18
[PATCH 4/8] ppc/spapr: Adjust ibm,pa-features for POWER9, Nicholas Piggin, 2024/01/18
[PATCH 5/8] ppc/spapr: Add pa-features for POWER10 machines, Nicholas Piggin, 2024/01/18
[PATCH 6/8] ppc/pnv: Permit ibm,pa-features set per machine variant, Nicholas Piggin, 2024/01/18
[PATCH 7/8] ppc/pnv: Set POWER9, POWER10 ibm,pa-features bits, Nicholas Piggin, 2024/01/18
[PATCH 8/8] ppc/pnv: Update skiboot to v7.1,
Nicholas Piggin <=