Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
Larry Johnson authored
When the LM75 temperature sensor measures a temperature below 0 C, the current driver does not perform sign extension, so the result returned is 256 C too high. This patch fixes the problem. Signed-off-by:
Larry Johnson <lrj@acm.org>
Larry Johnson authoredWhen the LM75 temperature sensor measures a temperature below 0 C, the current driver does not perform sign extension, so the result returned is 256 C too high. This patch fixes the problem. Signed-off-by:
Larry Johnson <lrj@acm.org>