mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <sha@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH master] ARM: i.MX6: fix DEBUG_LL use
Date: Mon, 17 Apr 2023 08:58:08 +0200	[thread overview]
Message-ID: <20230417065808.GG13543@pengutronix.de> (raw)
In-Reply-To: <20230414132651.1703346-1-a.fatoum@pengutronix.de>

On Fri, Apr 14, 2023 at 03:26:51PM +0200, Ahmad Fatoum wrote:
> Below mentioned commit added a select DEBUG_IMX_UART for all supported
> i.MX variants apart from the i.MX6Q. Let's do likewise there, so
> DEBUG_LL may be enabled without errors about missing PUTC_LL definition.
> 
> Fixes: 0fff6cb9bb4f ("ARM: i.MX: Only provide PUTC_LL() when activated")
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
>  common/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks

Sascha

> 
> diff --git a/common/Kconfig b/common/Kconfig
> index d951947463a2..ac3df75acbc5 100644
> --- a/common/Kconfig
> +++ b/common/Kconfig
> @@ -1342,6 +1342,7 @@ config DEBUG_IMX53_UART
>  config DEBUG_IMX6Q_UART
>  	bool "i.MX6Q Debug UART"
>  	depends on ARCH_IMX6
> +	select DEBUG_IMX_UART
>  	help
>  	  Say Y here if you want kernel low-level debugging support
>  	  on i.MX6Q.
> -- 
> 2.39.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



      reply	other threads:[~2023-04-17  6:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-14 13:26 Ahmad Fatoum
2023-04-17  6:58 ` Sascha Hauer [this message]

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=20230417065808.GG13543@pengutronix.de \
    --to=sha@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox