On Tuesday, 8 September 2015, 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]> > --- > > arch/x86/cpu/quark/quark.c | 40 > +++++++++++++++++++++++++++++++++ > arch/x86/include/asm/arch-quark/quark.h | 14 ++++++++++++ > 2 files changed, 54 insertions(+)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

