meta-facebook: meta-fby35:Add u-boot for fby35.
Added the Facebook machine-specific multihost file
Added the u-boot bootagrs configuration.
Tested: Tested and verified in Yosemite V3.5 platform
Signed-off-by: Logananth Sundararaj <logananth_s@hcl.com>
Change-Id: Icb487fdecaaa1ab4c7614b887850693979065652
diff --git a/meta-facebook/meta-fby35/conf/machine/fby35.conf b/meta-facebook/meta-fby35/conf/machine/fby35.conf
index 830854a..011fdf6 100644
--- a/meta-facebook/meta-fby35/conf/machine/fby35.conf
+++ b/meta-facebook/meta-fby35/conf/machine/fby35.conf
@@ -7,15 +7,13 @@
SPL_BINARY = "spl/u-boot-spl.bin"
SOCSEC_SIGN_ENABLE = "0"
-require conf/machine/include/facebook-nohost.inc
+require conf/machine/include/facebook-compute-multihost.inc
require conf/machine/include/ast2600.inc
require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/facebook-tpm2.inc
FLASH_SIZE = "131072"
-# PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "bletchley-led-manager-config-native"
-
OBMC_HOST_INSTANCES = "1 2 3 4"
# Primary chassis as Sled plus secondary chassis in N slots.
OBMC_CHASSIS_INSTANCES = "0 ${OBMC_HOST_INSTANCES}"