Merge pull request #332 from apopple/master-next
Garrison includes NVLink which is only supported in the latest skiboot.
diff --git a/openpower/configs/garrison_defconfig b/openpower/configs/garrison_defconfig
index 1b5dc49..29cd799 100644
--- a/openpower/configs/garrison_defconfig
+++ b/openpower/configs/garrison_defconfig
@@ -34,7 +34,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