mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
Provide a simple sandbox driver for the thermal uclass. It simply registers and returns 100 degrees C if requested. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Reviewed-by: Simon Glass <sjg@chromium.org>