[U-Boot] [PATCH 1/2] x86: baytrail: Fix boot hang with a debug build

Stefan Roese sr at denx.de
Thu Jun 1 10:57:51 UTC 2017


On 01.06.2017 12:41, Bin Meng wrote:
> 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 at gmail.com>

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan


More information about the U-Boot mailing list