p10ebmc_defconfig: Temporarily use Rainier MRW

The Everest MRW is still having issues being parsed by Hostboot's
Perl script, so use the Rainier-2U MRW for now to allow progress with
the rest of the build / test infrastructure.

This patch can be reverted / fixed once the Everest MRW builds
correctly.

Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 3b190d0..c691f73 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -61,8 +61,9 @@
 BR2_RAINIER_4U_XML_TARGETING_FILENAME="RAINIER_hb.mrw.xml"
 BR2_PACKAGE_EVEREST_XML=y
 BR2_EVEREST_XML_CUSTOM_GIT=y
-BR2_EVEREST_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/everest-xml.git"
-BR2_EVEREST_XML_VERSION="42d53bccd0b91d1d51db3db3a334bba9382efa35"
+BR2_EVEREST_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/rainier-xml.git"
+BR2_EVEREST_XML_VERSION="b788d5ea3e435f46d2a7334c82690290afc357bd"
+BR2_EVEREST_XML_FILENAME="Rainier-2U-MRW.xml"
 BR2_EVEREST_XML_SYSTEM_FILENAME="EVEREST_hb.system.xml"
 BR2_EVEREST_XML_TARGETING_FILENAME="EVEREST_hb.mrw.xml"
 BR2_PACKAGE_OPENPOWER_PNOR_P10=y