summaryrefslogtreecommitdiff
path: root/meta-inspur
diff options
context:
space:
mode:
authorPKLee-Quanta <p.k.lee@quantatw.com>2019-04-25 04:48:54 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-25 14:57:17 +0300
commit7b16ede1f421831d428078d2998561d5f921c71d (patch)
tree5478decc8afb4c1711508270c857ceb316bc7e27 /meta-inspur
parenta4cda5934e46a6e6d6d23462f71d481293320e75 (diff)
downloadopenbmc-7b16ede1f421831d428078d2998561d5f921c71d.tar.xz
meta-quanta: gsj: Update the gsj-ipmi-sensor-map
1) Locate LEDs of SSD can be controlled by using IPMI. Usage: Read the state of locate LED (e.g. the sensor number is 0x40): $ ipmitool -H <bmc_ip> -U root -P <password> -I lanplus raw 0x04 0x2D 0x40 Assert the specific locate LED (e.g. the sensor number is 0x40): $ ipmitool -H <bmc_ip> -U root -P <password> -I lanplus raw 0x04 0x30 0x40 0x00 0x00 0x02 Deassert the specific locate LED (e.g. the sensor number is 0x40): $ ipmitool -H <bmc_ip> -U root -P <password> -I lanplus raw 0x04 0x30 0x40 0x00 0x00 0x00 0x00 0x02 2) Add sensor information of ucd90160 in sensor map 3) Correct paths of nvme and BmcECC (From meta-quanta rev: ca52cc570fdfb9b7ca85159103393724cfcec3dd) Change-Id: I06d0ba957b4659da2eb59af04200b937ce89da79 Signed-off-by: P.K.Lee <p.k.lee@quantatw.com> Signed-off-by: Tony Lee <tony.lee@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-inspur')
0 files changed, 0 insertions, 0 deletions