summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorPotin Lai <potin.lai@quantatw.com>2024-01-05 11:03:17 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-01-05 21:16:15 +0300
commit15f018161f68a422bf9f8ed6dcc75db675dae626 (patch)
tree13d4b7cb806ba3028d0001a2fda0be899e51bdfb /meta-openembedded/meta-python/recipes-devtools
parent2c35d0ddeedc2e3796450b72d007486be696b1b2 (diff)
downloadopenbmc-15f018161f68a422bf9f8ed6dcc75db675dae626.tar.xz
meta-harma: add ipmb channels
Harma using /dev/ipmb-14 to communicate with the BIC on debug card. Add channel and remote-addr information for creating ipmb-channels.json file. Tested on Harma: ``` root@harma:~# cat /usr/share/ipmbbridge/ipmb-channels.json { "channels": [ { "type": "ipmb", "slave-path": "/dev/ipmb-14", "bmc-addr": 32, "remote-addr": 96, "devIndex": 0 } ] } ``` Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I8f1fc1e7443d6e3f79346c66f1ce900272863879
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools')
0 files changed, 0 insertions, 0 deletions