u-boot-brain/arch/x86
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
..
cpu x86: quark: Initialize thermal sensor properly 2015-09-16 19:53:53 -06:00
dts x86: Convert to use driver model pci on quark/galileo 2015-09-09 07:48:03 -06:00
include/asm x86: quark: Initialize thermal sensor properly 2015-09-16 19:53:53 -06:00
lib x86: Generate a valid ACPI table 2015-08-26 07:54:13 -07:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Generate a valid ACPI table 2015-08-26 07:54:13 -07:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00