summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-greatlakes/recipes-phosphor/images/fb-greatlakes--phosphor-image.inc
diff options
context:
space:
mode:
authorDelphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>2023-02-22 08:17:37 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-03-03 18:46:13 +0300
commitbed86692c269433864d801d77d14180fceb4a16a (patch)
tree7485c768241451b966ff1abc9a9e9d2b3bd1e4bf /meta-facebook/meta-greatlakes/recipes-phosphor/images/fb-greatlakes--phosphor-image.inc
parent0823bd2e6b84b30cd1ee537205df1edbe833cb46 (diff)
downloadopenbmc-bed86692c269433864d801d77d14180fceb4a16a.tar.xz
meta-facebook: greatlakes: System state initialization
Description: - System state initialization. Design: - Use script to determine 12V and host current state 12V: use BMC gpio host: Use BIC gpio - Set correct state on CurrentHostState property for host status - Set correcr state on CurrentPowerState property for 12V status Test Case: 1. 12V on and host off 2. 12V on and host on 3. 12V off and host off Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com> Change-Id: Ibff1f6e79290cfb39dc5442c240e324b38c18ecd
Diffstat (limited to 'meta-facebook/meta-greatlakes/recipes-phosphor/images/fb-greatlakes--phosphor-image.inc')
-rw-r--r--meta-facebook/meta-greatlakes/recipes-phosphor/images/fb-greatlakes--phosphor-image.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-facebook/meta-greatlakes/recipes-phosphor/images/fb-greatlakes--phosphor-image.inc b/meta-facebook/meta-greatlakes/recipes-phosphor/images/fb-greatlakes--phosphor-image.inc
new file mode 100644
index 0000000000..eebd451d7a
--- /dev/null
+++ b/meta-facebook/meta-greatlakes/recipes-phosphor/images/fb-greatlakes--phosphor-image.inc
@@ -0,0 +1,3 @@
+OBMC_IMAGE_EXTRA_INSTALL:append = " \
+ greatlakes-sysinit \
+"