[PATCH skeleton 0/5] Update for ken

OpenBMC Patches openbmc-patches at stwcx.xyz
Sat Dec 19 11:00:35 AEDT 2015


https://github.com/openbmc/skeleton/pull/23

Ken (5):
  Set default LED status, pull high BMC_Throttle
  Fix THROTTLE typo:
  sync to 14caa527e0b10e0aece119693bf003ec95929370
  Add reset button
  Extract latest Barreleye.py

 Makefile                   |   6 +-
 bin/Barreleye.py           |  98 ++++++++++++++++++++-----
 bin/chassis_control.py     |   6 ++
 includes/gpio.c            |   0
 objects/button_reset_obj.c | 179 +++++++++++++++++++++++++++++++++++++++++++++
 objects/control_bmc_obj.c  |   1 +
 objects/control_host_obj.c |   5 ++
 objects/led_controller.c   |   6 +-
 8 files changed, 279 insertions(+), 22 deletions(-)
 mode change 100644 => 100755 Makefile
 mode change 100644 => 100755 includes/gpio.c
 create mode 100755 objects/button_reset_obj.c
 mode change 100644 => 100755 objects/control_host_obj.c
 mode change 100644 => 100755 objects/led_controller.c

-- 
2.6.3




More information about the openbmc mailing list