On 10 September 2015 at 00:20, Bin Meng <[email protected]> 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 <[email protected]> > Acked-by: Simon Glass <[email protected]> > --- > > 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! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

