summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDelphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>2023-03-01 09:35:22 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-04-24 17:47:33 +0300
commitdbb96544b3a756c8f4a16ecf90a676d51b404882 (patch)
tree17a940a90bd52fb4b29f6fda3f1400d5449863a3
parent5df2a05a0cac2ffe445d1b9185556f661a7a2279 (diff)
downloadopenbmc-dbb96544b3a756c8f4a16ecf90a676d51b404882.tar.xz
meta-facebook: greatlakes: Support ocp debug card postcode config
Description: - As title Change-Id: I26e174d63fe06c2eb1ebb142a8b7bfe0c0c89381 Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
-rw-r--r--meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-post-code-manager_%.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-post-code-manager_%.bbappend b/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-post-code-manager_%.bbappend
new file mode 100644
index 0000000000..4661eece8d
--- /dev/null
+++ b/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-post-code-manager_%.bbappend
@@ -0,0 +1,5 @@
+SYS_POSTCODE_DISPLAY_PATH="/sys/bus/i2c/devices/12-000f/postcode-display-slot"
+
+EXTRA_OEMESON:append:greatlakes = " \
+ -Dpostcode-display-path=${SYS_POSTCODE_DISPLAY_PATH} \
+"