[U-Boot] [PATCH v2 5/8] x86: quark: Initialize thermal sensor properly

Simon Glass sjg at chromium.org
Thu Sep 17 20:53:13 CEST 2015


On 10 September 2015 at 00:20, Bin Meng <bmeng.cn at gmail.com> wrote:
> Thermal sensor on Quark SoC needs to be properly initialized per
> Quark firmware writer guide, otherwise when booting Linux kernel,
> it triggers system shutdown because of wrong temperature in the
> thermal sensor is detected by the kernel driver (see below):
>
> [    5.119819] thermal_sys: Critical temperature reached(206 C),shutting down
> [    5.128997] Failed to start orderly shutdown: forcing the issue
> [    5.135495] Emergency Sync complete
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/quark/quark.c              | 40 +++++++++++++++++++++++++++++++++
>  arch/x86/include/asm/arch-quark/quark.h | 14 ++++++++++++
>  2 files changed, 54 insertions(+)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list