Introducing meta-facebook

Initial introduction of Facebook TiogaPass family equipped
with Aspeed 2500 BMC SoC.

Tested: Build Facebook TiogaPass board and load on the
target hardware. Ensure that BMC boots to console.

Change-Id: Ia8448ac1b055ffb4b79470627a62693f406d73b0
Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>
diff --git a/meta-tiogapass/conf/machine/tiogapass.conf b/meta-tiogapass/conf/machine/tiogapass.conf
new file mode 100644
index 0000000..d47dc49
--- /dev/null
+++ b/meta-tiogapass/conf/machine/tiogapass.conf
@@ -0,0 +1,21 @@
+KMACHINE = "aspeed"
+KERNEL_DEVICETREE = "${KMACHINE}-bmc-facebook-${MACHINE}.dtb"
+
+UBOOT_MACHINE = "ast_g5_ncsi_config"
+
+require conf/machine/include/ast2500.inc
+require conf/machine/include/obmc-bsp-common.inc
+
+OBMC_MACHINE_FEATURES += "\
+        obmc-phosphor-fan-mgmt \
+        obmc-phosphor-chassis-mgmt \
+        obmc-phosphor-flash-mgmt \
+        obmc-host-ipmi \
+        obmc-host-ctl \
+        obmc-host-state-mgmt \
+        obmc-chassis-state-mgmt \
+        obmc-bmc-state-mgmt \
+        "
+FLASH_SIZE = "32768"
+VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"
+