lkml.org 
[lkml]   [2017]   [Dec]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH V2 9/9] ARM: dts: stm32: add initial support of stm32mp157c eval board
On Mon, Dec 18, 2017 at 4:17 PM, Ludovic Barre <ludovic.Barre@st.com> wrote:
=
> +
> +/ {
> + model = "STMicroelectronics STM32MP157C eval daughter";
> + compatible = "st,stm32mp157c-ed1", "st,stm32mp157";
> +
> + chosen {
> + bootargs = "earlyprintk console=ttySTM3,115200 root=/dev/ram";
> + stdout-path = "serial3:115200n8";
> + };

I'd remove the bootargs here and let the boot loader take care of
that, in particular
since all three arguments are rather old-school: earlycon is preferred over
earlyprintk, console= should not be needed if you set stdout-path, and
/dev/ram is obsoleted by initramfs.

Arnd

\
 
 \ /
  Last update: 2017-12-18 21:21    [W:0.162 / U:0.536 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site