u-boot-brain/arch/x86/cpu/baytrail
Bin Meng 3fe6e6e2aa x86: baytrail: acpi: Add full reset bit to the reset register value in FADT
It was noticed a few times, that the reboot from Linux (reboot command)
is different from the reboot (reset command) under U-Boot. The U-Boot
version does seem to reset the board more deeply (PCI cards etc) than
the Linux reboot.

This is actually caused by missing full reset bit in the reset register
value in the ACPI FADT table.

Reported-by: Stefan Roese <sr@denx.de>
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stefan Roese <sr@denx.de>
2017-09-02 23:35:55 +08:00
..
acpi.c x86: baytrail: acpi: Add full reset bit to the reset register value in FADT 2017-09-02 23:35:55 +08:00
cpu.c cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
early_uart.c x86: baytrail: Fix boot hang with a debug build 2017-06-05 08:55:22 +08:00
fsp_configs.c x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 2017-06-05 08:55:22 +08:00
Kconfig x86: baytrail: Fix turbo enable 2017-08-24 11:00:47 +08:00
Makefile x86: baytrail: Generate ACPI FADT/MADT tables 2016-05-23 15:18:00 +08:00
valleyview.c x86: Convert MMC to driver model 2017-08-01 20:17:02 +08:00