Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1502822
| From | Paul Burton <paul.burton@imgtec.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] console: Don't prefer first registered if DT specifies stdout-path |
| Date | 2016-10-18 11:30 +0200 |
| Message-ID | <stySB-8al-17@gated-at.bofh.it> (permalink) |
| References | <s4eNs-7FJ-41@gated-at.bofh.it> <stduO-2hG-17@gated-at.bofh.it> <stkcV-6Af-13@gated-at.bofh.it> |
| Organization | Imagination Technologies |
[Multipart message — attachments visible in raw view] - view raw
On Monday, 17 October 2016 19:39:57 BST Andreas Schwab wrote:
> On Okt 17 2016, Paul Burton <paul.burton@imgtec.com> wrote:
> > Could you share the device tree from your system?
>
> This is the contents of chosen/linux,stdout-path on the systems I have:
>
> chosen/linux,stdout-path
> "/pci@f0000000/ATY,SnowyParent@10/ATY,Snowy_A@0"
>
> chosen/linux,stdout-path
> "/pci@0,f0000000/NVDA,Parent@10/NVDA,Display-B@1"
>
> Is that what you need? There is also chosen/stdout, but no
> aliases/stdout.
>
> Andreas.
Hi Andreas,
I think I see the problem & I'm hoping this patch will fix it:
https://lkml.org/lkml/2016/10/18/142
Could you give it a try & let me know?
Thanks,
Paul
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v2] console: Don't prefer first registered if DT specifies stdout-path Andreas Schwab <schwab@linux-m68k.org> - 2016-10-16 20:10 +0200
Re: [PATCH v2] console: Don't prefer first registered if DT specifies stdout-path Paul Burton <paul.burton@imgtec.com> - 2016-10-17 12:40 +0200
Re: [PATCH v2] console: Don't prefer first registered if DT specifies stdout-path Andreas Schwab <schwab@linux-m68k.org> - 2016-10-17 19:50 +0200
[PATCH] console: use first console if stdout-path device doesn't appear Paul Burton <paul.burton@imgtec.com> - 2016-10-18 11:20 +0200
Re: [PATCH] console: use first console if stdout-path device doesn't appear Andreas Schwab <schwab@linux-m68k.org> - 2016-10-18 21:10 +0200
Re: [PATCH v2] console: Don't prefer first registered if DT specifies stdout-path Paul Burton <paul.burton@imgtec.com> - 2016-10-18 11:30 +0200
csiph-web