Searched hist:"37 d1023264e7b73b72e0c42fd55de91c7018135d" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/cpu/baytrail/ |
| H A D | early_uart.c | 37d1023264e7b73b72e0c42fd55de91c7018135d Thu Jun 01 10:41:13 UTC 2017 Bin Meng <bmeng.cn@gmail.com> 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>
|
| H A D | Kconfig | 37d1023264e7b73b72e0c42fd55de91c7018135d Thu Jun 01 10:41:13 UTC 2017 Bin Meng <bmeng.cn@gmail.com> 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>
|