[PATCH 2/2] ARM: at91/dt: remove bootargs
Nicolas Ferre
nicolas.ferre at atmel.com
Wed Nov 4 09:13:51 PST 2015
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 at free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre at 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
More information about the linux-arm-kernel
mailing list