summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_config.json
Commit message (Collapse)AuthorAgeFilesLines
* Update the medium type & protocol for channel 0xfSuryakanth Sekar2019-03-201-2/+2
| | | | | | | | | | | | | | | | According to the IPMI,channel 0xf,medium should be system-interface and protocol should be kcs. Tested: get channelInfo command should provide proper medium and protocol. Req: ipmitool raw 0x6 0x42 0xf Res: 0f <0c> <05> 00 f2 1b 0 0 0 (From meta-phosphor rev: b9d41600930802648db433b6ba48e48cab9300df) Signed-off-by: Suryakanth Sekar <suryakanth.sekar@linux.intel.com> Change-Id: I9567875e484d009cee2af1031100d83fb2d196ec Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Sync channel name to network interface nameRichard Marian Thomaiyar2019-02-041-2/+2
| | | | | | | | | | | | | | Update channel config to network interface name so that it can be referenced directly without any mapper. i.e. channel name is network interface name Depends on phosphor-host-ipmid version, which is also updated in this patch (From meta-phosphor rev: 8d2b48ddef636c8daea43111cc843ed6aaa67688) Change-Id: I3bb5780d3182cbae2a490943818f5d5d20034275 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Default channel config JSON dataAppaRao Puli2018-11-071-0/+178
Added default configuration JSON files for all channel information, includes 1) Channel common config 2) Channel access (volatile & non-volatile) data (From meta-phosphor rev: 549a76fc7a8e3cb0b3d84515397aa9c03786204f) Change-Id: Iad077e389fea41cd1d0bf02cef781c8314e6fcae Signed-off-by: AppaRao Puli <apparao.puli@intel.com> Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud