Garrison includes NVLink which is only supported in the latest skiboot.
This patch bumps the skiboot version to the most recent master branch
which includes NVLink support.
Signed-off-by: Alistair Popple <alistair@popple.id.au>
diff --git a/openpower/configs/garrison_defconfig b/openpower/configs/garrison_defconfig
index 1a95416..ef33bcf 100644
--- a/openpower/configs/garrison_defconfig
+++ b/openpower/configs/garrison_defconfig
@@ -33,7 +33,7 @@
BR2_TARGET_SKIBOOT=y
BR2_TARGET_SKIBOOT_EMBED_PAYLOAD=n
BR2_SKIBOOT_CUSTOM_VERSION=y
-BR2_SKIBOOT_CUSTOM_VERSION_VALUE="aa57046e6c908fdd87cf7a24239f33996c2df51f"
+BR2_SKIBOOT_CUSTOM_VERSION_VALUE="09d10f9c6146f67d0b3f897a6249990b69f686b9"
# petitboot requirements
BR2_ENABLE_LOCALE_PURGE=y