[PATCH] thermal: sandbox: Enable thermal uclass for sandbox64 variant
Simon Glass
sjg at chromium.org
Sat Oct 22 03:05:48 CEST 2022
On Tue, 18 Oct 2022 at 02:47, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> The sandbox64 variant is currently building the sandbox thermal driver
> but not the corresponding uclass driver. This results in the sandbox64
> variant not booting with the test device tree. Enable building the
> thermal uclass for the sandbox64 variant as well.
>
> Also enable the temperature command to allow the test to be run on the
> sandbox64 variant.
>
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> ---
> configs/sandbox64_defconfig | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list