Add S2600wf Platform

S2600wf is an Intel platform family. Add machine to repo.

Change-Id: I975decc7c0d29bd021e04aa7e8e41f62dd76f91c
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/meta-s2600wf/conf/machine/s2600wf.conf b/meta-s2600wf/conf/machine/s2600wf.conf
new file mode 100644
index 0000000..d0ca8a3
--- /dev/null
+++ b/meta-s2600wf/conf/machine/s2600wf.conf
@@ -0,0 +1,12 @@
+KMACHINE = "aspeed"
+KERNEL_DEVICETREE = "${KMACHINE}-bmc-intel-s2600wf.dtb"
+
+require conf/machine/include/ast2500.inc
+require conf/machine/include/obmc-bsp-common.inc
+require conf/machine/include/intel.inc
+
+UBOOT_MACHINE = "ast_g5_phy_config"
+
+FLASH_SIZE = "32768"
+
+VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"