linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: at91/dt: remove bootargs
Date: Wed, 4 Nov 2015 18:13:51 +0100	[thread overview]
Message-ID: <563A3CCF.4020308@atmel.com> (raw)
In-Reply-To: <1446650149-31563-2-git-send-email-alexandre.belloni@free-electrons.com>

Le 04/11/2015 16:15, Alexandre Belloni a ?crit :
> Passing earlyprintk in the bootargs may crash the board as it depends on
> having a sane DEBUG_UART_PHYS configured which is not always the case.
> 
> Also remove ignore_loglevel
> 
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

> ---
>  arch/arm/boot/dts/at91-sama5d4_xplained.dts | 1 -
>  arch/arm/boot/dts/at91-sama5d4ek.dts        | 1 -
>  2 files changed, 2 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/at91-sama5d4_xplained.dts b/arch/arm/boot/dts/at91-sama5d4_xplained.dts
> index d3de7565efc3..5a8adb6a98e1 100644
> --- a/arch/arm/boot/dts/at91-sama5d4_xplained.dts
> +++ b/arch/arm/boot/dts/at91-sama5d4_xplained.dts
> @@ -50,7 +50,6 @@
>  	compatible = "atmel,sama5d4-xplained", "atmel,sama5d4", "atmel,sama5";
>  
>  	chosen {
> -		bootargs = "ignore_loglevel earlyprintk";
>  		stdout-path = "serial0:115200n8";
>  	};
>  
> diff --git a/arch/arm/boot/dts/at91-sama5d4ek.dts b/arch/arm/boot/dts/at91-sama5d4ek.dts
> index c9d8b73a65ad..25aebb6d932b 100644
> --- a/arch/arm/boot/dts/at91-sama5d4ek.dts
> +++ b/arch/arm/boot/dts/at91-sama5d4ek.dts
> @@ -50,7 +50,6 @@
>  	compatible = "atmel,sama5d4ek", "atmel,sama5d4", "atmel,sama5";
>  
>  	chosen {
> -		bootargs = "ignore_loglevel earlyprintk";
>  		stdout-path = "serial0:115200n8";
>  	};
>  
> 


-- 
Nicolas Ferre

  reply	other threads:[~2015-11-04 17:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-04 15:15 [PATCH 1/2] ARM: at91/dt: remove leftovers clock definition Alexandre Belloni
2015-11-04 15:15 ` [PATCH 2/2] ARM: at91/dt: remove bootargs Alexandre Belloni
2015-11-04 17:13   ` Nicolas Ferre [this message]
2015-11-04 17:13 ` [PATCH 1/2] ARM: at91/dt: remove leftovers clock definition Nicolas Ferre

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=563A3CCF.4020308@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=linux-arm-kernel@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;
as well as URLs for NNTP newsgroup(s).