All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] x86: baytrail: Fix boot hang with a debug build
Date: Thu, 1 Jun 2017 12:57:51 +0200	[thread overview]
Message-ID: <7ef12a64-c3dd-7686-1d87-01535d6a00cc@denx.de> (raw)
In-Reply-To: <1496313674-26642-1-git-send-email-bmeng.cn@gmail.com>

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@gmail.com>

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

Thanks,
Stefan

  parent reply	other threads:[~2017-06-01 10:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-01 10:41 [U-Boot] [PATCH 1/2] x86: baytrail: Fix boot hang with a debug build Bin Meng
2017-06-01 10:41 ` [U-Boot] [PATCH 2/2] x86: fsp: Remove the call to set up internal uart in fsp_init() Bin Meng
2017-06-01 10:58   ` Stefan Roese
2017-06-02  2:56   ` Simon Glass
2017-06-02  6:51     ` Bin Meng
2017-06-01 10:57 ` Stefan Roese [this message]
2017-06-02  2:55 ` [U-Boot] [PATCH 1/2] x86: baytrail: Fix boot hang with a debug build Simon Glass
2017-06-02  6:50   ` Bin Meng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7ef12a64-c3dd-7686-1d87-01535d6a00cc@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.