u-boot-brain/arch/x86/include/asm/arch-quark
Bin Meng 554778c240 x86: quark: Initialize thermal sensor properly
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@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-09-16 19:53:53 -06:00
..
device.h x86: quark: Implement PIRQ routing 2015-06-04 02:39:39 -06:00
gpio.h x86: Add basic Intel Quark processor support 2015-02-06 12:07:41 -07:00
mrc.h x86: quark: Add Memory Reference Code (MRC) main routines 2015-02-06 12:07:42 -07:00
msg_port.h x86: quark: Add clrbits, setbits, clrsetbits macros for message port access 2015-09-16 19:53:52 -06:00
quark.h x86: quark: Initialize thermal sensor properly 2015-09-16 19:53:53 -06:00