summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-tiogapass/recipes-fbtp/fb-powerctrl/files
AgeCommit message (Collapse)AuthorFilesLines
2020-01-29meta-facebook: tiogapass: modify power control scriptVijay Khemka3-41/+9
Update power control scripts as per x86 host power control which is dbus based. (From meta-facebook rev: 14bcc378fa968fd8c8fbd4de3aa7b568c1899ab0) Change-Id: I36348f9e54781f377ff509cf9287443db5a78262 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-11Add support for reset, cycle and sled-cycle.Amithash Prasad4-27/+85
Remove the requirement of the fru-id 1 from the command line. Add support to reset and cycle the server Add support to cycle the entire sled (Through the hotswap controller) Basic checks during power on/off to ensure valid initial steps. (From meta-facebook rev: af4ff94581bafa922e84b75b8eeff8b7e821328d) Change-Id: I8044e2afd52e58b095dd4ffad89e4397121a971a Signed-off-by: Amithash Prasad <amithash@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-01-09meta-facebook: Add License file for fb-powerctrlVijay Khemka1-0/+13
fb-powerctrl: Added missing License file and also updated inheriting obmc-phosphor-systemd instead of systemd file for installing service files. Tested: Build tiogapass image and verified. (From meta-facebook rev: 4855da8a80b24c732ac77ba527ce4320186e1fa3) Change-Id: I0508e4db25abfdbdb53f632069ffc619195ea883 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-12-19Add fb-powerctrl to Facebook TiogapassVijay Khemka5-0/+107
Added a new module fb-powerctrl to comtrol host power. It includes power-util which controls power on and off of given host server. Tested: Build Facebook TiogaPass board and load on the target hardware. Ensured that power on and off features works as expected. (From meta-facebook rev: 67abf96e04c1aab15c90480eca2b00bf9b5c51ab) Change-Id: I21090bbe461111c15e404c544f303615fbf62c9b Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>