public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/2] mx6sabresd: Avoid hang when HDMI cable is not connected
Date: Fri, 13 Sep 2013 11:34:28 -0700	[thread overview]
Message-ID: <52335AB4.7010206@boundarydevices.com> (raw)
In-Reply-To: <CAOMZO5D45qo3AEbc4LHrzxTEZy=9OvBYm=xq9CUtnpKyKa4CbQ@mail.gmail.com>

Hi Fabio,

On 09/13/2013 11:11 AM, Fabio Estevam wrote:
> Hi Eric,
>
> On Fri, Sep 13, 2013 at 11:51 AM, Eric Nelson
> <eric.nelson@boundarydevices.com> wrote:
>
>> Nice!
>>
>> So, how should we get this done?
>>
>> We have support for parsing individual lines of DT, and the primary
>> thing(s) needed by U-Boot's display are in the timing block of the
>> device tree, but I wonder whether it makes sense to implement a
>> full parser for that, or a simpler parser for fb_videomode.
>
> Looks like the parser for fb_videomode is enough.
>
> I am not familiar with the usage of device tree in U-boot yet.
>
> How do other SoC families handle the video display-timings in dt
> currently in U-boot?
>

AFAIK, with a full device-tree blob, but without any means of
updating it, which ends up in the same place as the compiled-in
settings.

In order to configure for a new kernel, you have to "compile"
the DTB and save it to the boot media.

This is a perfectly reasonable thing to do late in the development
process, but makes connecting new panels cumbersome.

Regards,


Eric

  reply	other threads:[~2013-09-13 18:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-11 21:14 [U-Boot] [PATCH v2 1/2] mx6sabresd: Avoid hang when HDMI cable is not connected Fabio Estevam
2013-09-11 21:14 ` [U-Boot] [PATCH v2 2/2] mx6sabresd: Reset counter to prevent error message Fabio Estevam
2013-09-12 10:17   ` Stefano Babic
2013-09-12 15:28     ` Eric Nelson
2013-09-20 16:03   ` Stefano Babic
2013-09-12  9:47 ` [U-Boot] [PATCH v2 1/2] mx6sabresd: Avoid hang when HDMI cable is not connected Stefano Babic
2013-09-12 15:02   ` Eric Nelson
2013-09-13  8:16     ` Stefano Babic
2013-09-13 13:58       ` Fabio Estevam
2013-09-13 14:19         ` Stefano Babic
2013-09-13 14:51         ` Eric Nelson
2013-09-13 18:11           ` Fabio Estevam
2013-09-13 18:34             ` Eric Nelson [this message]
2013-09-20 16:03 ` Stefano Babic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52335AB4.7010206@boundarydevices.com \
    --to=eric.nelson@boundarydevices.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox