u-boot-brain/arch/x86/cpu/baytrail
Bin Meng 37d1023264 x86: baytrail: Fix boot hang with a debug build
It was observed that when -DDEBUG is used to generate a debug build,
U-Boot does not boot on MinnowMax board. A workaround is to disable
CONFIG_DEBUG_UART. The real issue is that in order to have the debug
uart to work, BayTrail SoC needs to be configured so that its internal
uart is available to be used as the debug uart.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-06-05 08:55:22 +08:00
..
acpi.c x86: baytrail: acpi: Add APIs for determining/clearing sleep state 2017-05-17 17:11:46 +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 boot hang with a debug build 2017-06-05 08:55:22 +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-05-17 17:13:06 +08:00