Update Montblanc fan service config data according to thermal team's tunning result. As thermal design, when the number of failed fan more than 2, then boost mode be enabled. So modify the "pwmBoostOnNumDeadFan" value to 2. Add rpmMin entry to indicate that when the fan rpm is less than 1500, it is fanfail.
Description
Update Montblanc fan service config data according to thermal team's tunning result. As thermal design, when the number of failed fan more than 2, then boost mode be enabled. So modify the "pwmBoostOnNumDeadFan" value to 2. Add rpmMin entry to indicate that when the fan rpm is less than 1500, it is fanfail.
Test log
Set rpmMin=1500, normal case log: montblanc_fan_service_log.txt Set rpmMin=9000, fan fail case log: montblanc_fan_service_9000_log.txt