mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
7d85f1dc5c
Fix bug where signed data was processed as unsigned. The bug previously resulted in negative temperature readings wrapping around, eg -10 became 245. Signed-off-by: Jeff Dischler <jdischler@xes-inc.com> Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |
||
---|---|---|
.. | ||
adm1021.c | ||
adt7460.c | ||
ds1621.c | ||
ds1722.c | ||
ds1775.c | ||
lm63.c | ||
lm73.c | ||
lm75.c | ||
lm81.c | ||
Makefile |