[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.9999.1909160456010.7214@viisi.sifive.com>
Date: Mon, 16 Sep 2019 04:57:14 -0700 (PDT)
From: Paul Walmsley <paul.walmsley@...ive.com>
To: Andreas Schwab <schwab@...e.de>
cc: Christoph Hellwig <hch@....de>, gregkh@...uxfoundation.org,
jslaby@...e.com, linux-serial@...r.kernel.org,
linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] serial/sifive: select SERIAL_EARLYCON
On Tue, 10 Sep 2019, Andreas Schwab wrote:
> On Sep 10 2019, Christoph Hellwig <hch@....de> wrote:
>
> > On Tue, Sep 10, 2019 at 08:57:37AM +0200, Andreas Schwab wrote:
> >> On Sep 10 2019, Christoph Hellwig <hch@....de> wrote:
> >>
> >> > The sifive serial driver implements earlycon support,
> >>
> >> It should probably be documented in admin-guide/kernel-parameters.txt.
> >
> > How so? Wіth OF and a stdout path you just set earlycon on the
> > command line without any arguments and it will be found.
>
> Doesn't work for me.
>
> [ 0.000000] Malformed early option 'earlycon'
Try:
earlycon=sifive,0x10010000
If it works, you should see this message on the kernel console very early
in the boot:
[ 0.000000] earlycon: sifive0 at MMIO 0x0000000010010000 (options '')
- Paul
Powered by blists - more mailing lists