summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-minerva/recipes-phosphor/network/phosphor-network/config.json
diff options
context:
space:
mode:
authorYang Chen <yang.chen@quantatw.com>2024-04-24 16:48:36 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-04-25 19:38:25 +0300
commit2c1d3a3aa30d131b3d5e8659dae6e4595b2b9ddf (patch)
treead120a814fbf8c949a325cd7e760ab8647118dee /meta-facebook/meta-minerva/recipes-phosphor/network/phosphor-network/config.json
parent0ee3e97803b5c6d1ae2de140cfe9a6bef7f4bede (diff)
downloadopenbmc-2c1d3a3aa30d131b3d5e8659dae6e4595b2b9ddf.tar.xz
meta-facebook: minerva: setting mac address from eeprom
Add configuration in phosphor-network to get the mac address from FRU. Change-Id: I6c691aeaeb11731d6639bddf6cb2d77eb8af7b0e Signed-off-by: Yang Chen <yang.chen@quantatw.com>
Diffstat (limited to 'meta-facebook/meta-minerva/recipes-phosphor/network/phosphor-network/config.json')
-rw-r--r--meta-facebook/meta-minerva/recipes-phosphor/network/phosphor-network/config.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-facebook/meta-minerva/recipes-phosphor/network/phosphor-network/config.json b/meta-facebook/meta-minerva/recipes-phosphor/network/phosphor-network/config.json
new file mode 100644
index 0000000000..083aa93127
--- /dev/null
+++ b/meta-facebook/meta-minerva/recipes-phosphor/network/phosphor-network/config.json
@@ -0,0 +1,3 @@
+{
+ "eth0":"Minerva_CMM"
+}