
On Sat, May 7, 2022 at 5:00 PM Marek Vasut marex@denx.de wrote:
On 5/7/22 14:04, Adam Ford wrote:
If the thermal sensor is enabled in U-Boot, adjust the cpu-thermal trip points for industrial rated parts. This should apply to 8MQ, 8MM, 8MN, and 8MP.
Signed-off-by: Adam Ford aford173@gmail.com Reviewed-by: Tim Harvey tharvey@gateworks.com
V2: Switch the check from looking for industrial or checkoing for anything but commerical. This expands the trip point updates other grades as well.
Are the industrial and automotive trip points identical ?
I do not know nor do I have any to test, but Francisco asked for the change. I would expect the corresponding values would be fetched with get_cpu_temp_grade()
I will be on holiday in Italy for the next two weeks, so if there are changes needed, I can address them when I get back.
adam