diff options
| author | Potin Lai <potin.lai@quantatw.com> | 2024-01-05 11:03:17 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2024-01-05 21:16:15 +0300 |
| commit | 15f018161f68a422bf9f8ed6dcc75db675dae626 (patch) | |
| tree | 13d4b7cb806ba3028d0001a2fda0be899e51bdfb /meta-openembedded/meta-python/recipes-devtools/python/python3-grpcio | |
| parent | 2c35d0ddeedc2e3796450b72d007486be696b1b2 (diff) | |
| download | openbmc-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/python/python3-grpcio')
0 files changed, 0 insertions, 0 deletions
