Add support for the standalone p9 SBE image. This will be replaced once
SBE team has github support for building the SBE image.
diff --git a/openpower/configs/witherspoon_defconfig b/openpower/configs/witherspoon_defconfig
index e5eff9f..3540541 100644
--- a/openpower/configs/witherspoon_defconfig
+++ b/openpower/configs/witherspoon_defconfig
@@ -11,9 +11,9 @@
BR2_OPENPOWER_XML_PACKAGE="witherspoon-xml"
BR2_HOSTBOOT_CONFIG_FILE="witherspoon.config"
-#BR2_HOSTBOOT_BINARY_SBE_FILENAME="naples_sbe.img.ecc"
-#BR2_HOSTBOOT_BINARY_SBEC_FILENAME="centaur_sbec_pad.img.ecc"
-#BR2_HOSTBOOT_BINARY_WINK_FILENAME="n1.ref_image.hdr.bin.ecc"
+BR2_HOSTBOOT_BINARY_SBE_FILENAME="nimbus_sbe.img.ecc"
+BR2_HOSTBOOT_BINARY_SBEC_FILENAME="centaur_sbec_pad.img.ecc"
+BR2_HOSTBOOT_BINARY_WINK_FILENAME="p9n.ref_image.hdr.bin.ecc"
BR2_OCC_BIN_FILENAME="occ.bin"