Skiboot: Bump to latest p10 version
This is a significant bump for Skiboot, as it rebases the p10
tree on top of latest upstream (6.6.x) and adds important
fixes such as for SW497212 (OPAL/SkiRoot kernel Oops with newer
PNOR).
Tested to reach OS prompt with op-build 03545a9 plus Simics level
d0f8c2e12ec98902c5ce9621d4563aff7501f163 and OpenBMC level
rainier.2028.20200708n.
CQ:SW497212
Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
diff --git a/openpower/configs/rainier_defconfig b/openpower/configs/rainier_defconfig
index d86e284..62e9725 100644
--- a/openpower/configs/rainier_defconfig
+++ b/openpower/configs/rainier_defconfig
@@ -25,7 +25,7 @@
BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
BR2_PACKAGE_SKIBOOT=y
BR2_SKIBOOT_CUSTOM_VERSION=y
-BR2_SKIBOOT_CUSTOM_VERSION_VALUE="9d2dc84c080b1b453072ad0fee8c5294076b7bd4"
+BR2_SKIBOOT_CUSTOM_VERSION_VALUE="69fd4ffa7124318731eb02fc6f3e939a0e847ad7"
BR2_SKIBOOT_CUSTOM_GIT=y
BR2_SKIBOOT_CUSTOM_REPO_URL="git@github.ibm.com:p10/skiboot.git"
BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/busybox.fragment"