Skip to content

v03.08.00

Compare
Choose a tag to compare
@foxconn-bmc-ks foxconn-bmc-ks released this 05 Jan 06:46
· 3442 commits to master since this release

Changes

 - Update code base to v2.0.0.
 - Implement fan algorithm that referred by spec from thermal.
 - Power button and reset button behavior change (send request to OS to graceful shut down).
 - Add all critical event from senosors and light on LED (attention and platform fault event).
 - Get FRU infomation from Motherboard / Backplane / FPDB/ EXP board (add into inventory).
 - Implement random power on.
 - Get HDD temp.
 - System status LED behavior is not correct (LED did not turn off after BMC ready.)

Bug fixed

 - Fix pwm abnormal to control Fan.(pwm2 control fan 1,2,4,5, pwm3 control fan 3,6).
 - QIS-00022327 : G2:System crash when CPU temperature is overheated(referred fan table form thermal)
 - QIS-00023298 : Fan LED cannot show red when Fan duty cycle < 30% (Need EE to clarify issue related to HW or not)