everest-xml: Use correct bios xml file
Commit '6d3d9da p10ebmc_defconfig: Temporarily use Rainier MRW'
sets everest-xml to temporarily use the rainier-2u mrw, but didn't
change the config to also pull the rainier-2u bios files, which
breaks the build for p10embc_defconfig.
Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index f50fea5..25e0514 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -66,6 +66,7 @@
BR2_EVEREST_XML_FILENAME="Rainier-2U-MRW.xml"
BR2_EVEREST_XML_SYSTEM_FILENAME="Everest-MRW_hb.system.xml"
BR2_EVEREST_XML_TARGETING_FILENAME="Everest-MRW_hb.mrw.xml"
+BR2_EVEREST_XML_BIOS_FILENAME="Rainier-2U-MRW_bios.xml"
BR2_PACKAGE_OPENPOWER_PNOR_P10=y
BR2_OPENPOWER_P10_PNOR_XML_LAYOUT_FILENAME="defaultPnorLayout_64.xml"
BR2_OPENPOWER_PNOR_P10_LEGACY_PNOR_TARGET="rainier"