Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1241280
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [linux-sunxi] [PATCH v2 5/5] ARM: sun5i: Add C.H.I.P DTS |
| Date | 2015-10-07 11:30 +0200 |
| Message-ID | <qgTcS-DX-19@gated-at.bofh.it> (permalink) |
| References | <qgeW5-1th-3@gated-at.bofh.it> <qgeW7-1th-39@gated-at.bofh.it> <qgp58-7Oq-13@gated-at.bofh.it> <qgD86-2O1-21@gated-at.bofh.it> <qgJ3Q-2UE-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Oct 07, 2015 at 09:24:07AM +1100, Julian Calaby wrote:
> >> > + chosen {
> >> > + stdout-path = "serial0:115200n8";
> >>
> >> Should the composite output be enabled here too?
> >
> > AFAIK, the stdout-path only supports a single output device, and I
> > don't think it really is an issue since framebuffer console will
> > attach to the framebuffer automatically.
>
> I was referring to enabling it in chosen, not stdout-path, but I
> couldn't remember if uboot does that for us or not.
It's not really u-boot that does that. the framebuffer console stuff
will attach automatically to the first framebuffer that comes in and
log the kernel logs there, it's all in-kernel.
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [linux-sunxi] [PATCH v2 5/5] ARM: sun5i: Add C.H.I.P DTS Julian Calaby <julian.calaby@gmail.com> - 2015-10-06 03:20 +0200
Re: [linux-sunxi] [PATCH v2 5/5] ARM: sun5i: Add C.H.I.P DTS Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-10-06 18:20 +0200
Re: [linux-sunxi] [PATCH v2 5/5] ARM: sun5i: Add C.H.I.P DTS Julian Calaby <julian.calaby@gmail.com> - 2015-10-07 00:40 +0200
Re: [linux-sunxi] [PATCH v2 5/5] ARM: sun5i: Add C.H.I.P DTS Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-10-07 11:30 +0200
csiph-web