From 194ff4f1f5d44b12e9cb06ddafa6adb20174a13c Mon Sep 17 00:00:00 2001 From: Dave Cobbley Date: Wed, 22 Aug 2018 21:40:54 -0400 Subject: [Subtree] Bring openbmc machines to top level The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley Signed-off-by: Brad Bishop --- meta-intel/meta-s2600wf/conf/machine/s2600wf.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-intel/meta-s2600wf/conf/machine/s2600wf.conf (limited to 'meta-intel/meta-s2600wf/conf/machine/s2600wf.conf') diff --git a/meta-intel/meta-s2600wf/conf/machine/s2600wf.conf b/meta-intel/meta-s2600wf/conf/machine/s2600wf.conf new file mode 100644 index 000000000..d0ca8a3c3 --- /dev/null +++ b/meta-intel/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" -- cgit v1.2.3