summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-bletchley/conf
diff options
context:
space:
mode:
authorPotin Lai <potin.lai@quantatw.com>2022-09-28 06:48:04 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-06 22:51:03 +0300
commitcad9077e8d12b6b246b22643d8079175f59320f8 (patch)
treeafc83539383fde2c61402627414d6e3f252116a9 /meta-facebook/meta-bletchley/conf
parentaf703de94ef1371e5f155f1c9d416e34727faac9 (diff)
downloadopenbmc-cad9077e8d12b6b246b22643d8079175f59320f8.tar.xz
meta-facebook: add secondary-emmc feature
* Define a MACHINE_FEATURE that enables a secondary eMMC device. * Add kernel and base-files support for mounting the eMMC device using btrfs. * Enable machine feature for Bletchley. Signed-off-by: Potin Lai <potin.lai@quantatw.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I3fde3b285720c137c4e5bbbad233e4ef40b84d54
Diffstat (limited to 'meta-facebook/meta-bletchley/conf')
-rw-r--r--meta-facebook/meta-bletchley/conf/machine/bletchley.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-facebook/meta-bletchley/conf/machine/bletchley.conf b/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
index 1d1a5b8ea7..3d0e7aa1b8 100644
--- a/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
+++ b/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
@@ -10,6 +10,7 @@ require conf/machine/include/facebook-nohost.inc
require conf/machine/include/ast2600.inc
require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/facebook-tpm2.inc
+require conf/machine/include/facebook-secondary-emmc.inc
FLASH_SIZE = "131072"