On Fri, Jun 2, 2017 at 10:55 AM, Simon Glass <s...@chromium.org> wrote: > On 1 June 2017 at 04:41, Bin Meng <bmeng...@gmail.com> 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...@gmail.com> >> --- >> >> arch/x86/cpu/baytrail/Kconfig | 4 ++++ >> arch/x86/cpu/baytrail/early_uart.c | 5 +++++ >> 2 files changed, 9 insertions(+) > > Great! > > Reviewed-by: Simon Glass <s...@chromium.org>
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot